Skip to content

Remove objc compatibility since it's not exposed to objc.

e79829c
Select commit
Loading
Failed to load commit list.
Merged

Remove objc compatibility from TrackedLifecycleEvent since it's not exposed to objc. #400

Remove objc compatibility since it's not exposed to objc.
e79829c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2025 in 1s

70.97% (target 50.00%)

View this Pull Request on Codecov

70.97% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.97%. Comparing base (a4c12ae) to head (e79829c).

Files with missing lines Patch % Lines
Sources/Segment/Configuration.swift 70.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
- Coverage   71.01%   70.97%   -0.05%     
==========================================
  Files          49       49              
  Lines        4920     4920              
==========================================
- Hits         3494     3492       -2     
- Misses       1426     1428       +2     
Files with missing lines Coverage Δ
Sources/Segment/Configuration.swift 74.57% <70.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.