prevent deadlock on background thread access to Flagship singleton #62
Codecov / codecov/project
succeeded
Mar 17, 2026 in 0s
85.02% (+6.70%) compared to 9c2240b
View this Pull Request on Codecov
85.02% (+6.70%) compared to 9c2240b
Details
Codecov Report
❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.02%. Comparing base (9c2240b) to head (bf97db2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| FlagShip/Source/Core/Flagship.swift | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #62 +/- ##
==========================================
+ Coverage 78.31% 85.02% +6.70%
==========================================
Files 70 70
Lines 3966 3972 +6
==========================================
+ Hits 3106 3377 +271
+ Misses 860 595 -265 | Files with missing lines | Coverage Δ | |
|---|---|---|
| FlagShip/Source/Core/Flagship.swift | 93.75% <95.23%> (+0.50%) |
⬆️ |
... and 23 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 3ae58eb...bf97db2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading