Skip to content

Use appropriate storage location + migrate events #399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 1, 2025

tightened up migration code

3701acc
Select commit
Loading
Failed to load commit list.
Merged

Use appropriate storage location + migrate events #399

tightened up migration code
3701acc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 0s

70.91% (target 50.00%)

View this Pull Request on Codecov

70.91% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.91%. Comparing base (96380e2) to head (3701acc).

Files with missing lines Patch % Lines
Sources/Segment/Utilities/Utils.swift 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   70.80%   70.91%   +0.11%     
==========================================
  Files          49       49              
  Lines        4894     4920      +26     
==========================================
+ Hits         3465     3489      +24     
- Misses       1429     1431       +2     
Files with missing lines Coverage Δ
Sources/Segment/State.swift 97.35% <ø> (-0.02%) ⬇️
Sources/Segment/Utilities/Utils.swift 67.56% <96.77%> (+16.50%) ⬆️

... and 2 files with indirect coverage changes

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