Skip to content

clean unit test

0600c37
Select commit
Loading
Failed to load commit list.
Merged

prevent deadlock on background thread access to Flagship singleton #62

clean unit test
0600c37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

78.48% (+0.16%) compared to 9c2240b

View this Pull Request on Codecov

78.48% (+0.16%) compared to 9c2240b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.48%. Comparing base (9c2240b) to head (0600c37).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   78.31%   78.48%   +0.16%     
==========================================
  Files          70       70              
  Lines        3966     3969       +3     
==========================================
+ Hits         3106     3115       +9     
+ Misses        860      854       -6     
Files with missing lines Coverage Δ
FlagShip/Source/Core/Flagship.swift 94.80% <100.00%> (+1.56%) ⬆️

... and 3 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...0600c37. Read the comment docs.

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