Skip to content

post review

d2c2774
Select commit
Loading
Failed to load commit list.
Open

Manage xpc in Buckeitng Mode #55

post review
d2c2774
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2025 in 1s

76.00% (-6.40%) compared to def828a

View this Pull Request on Codecov

76.00% (-6.40%) compared to def828a

Details

Codecov Report

❌ Patch coverage is 55.66038% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.00%. Comparing base (def828a) to head (d2c2774).
⚠️ Report is 2 commits behind head on 5.0.0-beta.

Files with missing lines Patch % Lines
...agShip/Source/Core/FSVisitor+Reconcilliation.swift 0.00% 23 Missing ⚠️
FlagShip/Source/Strategy/FSDefaultStrategy.swift 78.37% 8 Missing ⚠️
FlagShip/Source/Cache/FSCacheManager.swift 50.00% 7 Missing ⚠️
FlagShip/Source/Storage/FSVisitorDbMgt.swift 75.00% 5 Missing ⚠️
FlagShip/Source/Core/FSVisitor.swift 55.55% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           5.0.0-beta      #55      +/-   ##
==============================================
- Coverage       82.40%   76.00%   -6.40%     
==============================================
  Files              79       79              
  Lines            4626     4685      +59     
==============================================
- Hits             3812     3561     -251     
- Misses            814     1124     +310     
Files with missing lines Coverage Δ
FlagShip/Source/Cache/FSDefaultCache.swift 86.48% <100.00%> (+0.77%) ⬆️
FlagShip/Source/Core/Flagship.swift 93.50% <100.00%> (-0.25%) ⬇️
FlagShip/Source/Logger/FSError.swift 100.00% <ø> (ø)
FlagShip/Source/Tools/FSTools.swift 97.05% <ø> (+12.44%) ⬆️
FlagShip/Source/Core/FSVisitor.swift 83.68% <55.55%> (-1.92%) ⬇️
FlagShip/Source/Storage/FSVisitorDbMgt.swift 85.71% <75.00%> (-7.39%) ⬇️
FlagShip/Source/Cache/FSCacheManager.swift 82.95% <50.00%> (-8.08%) ⬇️
FlagShip/Source/Strategy/FSDefaultStrategy.swift 84.86% <78.37%> (-1.50%) ⬇️
...agShip/Source/Core/FSVisitor+Reconcilliation.swift 39.47% <0.00%> (-60.53%) ⬇️

... and 22 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 f002b9a...d2c2774. Read the comment docs.

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