Skip to content

Add tests for PublicAuthPreference coverage gaps

f9c2bd3
Select commit
Loading
Failed to load commit list.
Merged

Resolve #338: per-call PublicAuthPreference encoded in Database #340

Add tests for PublicAuthPreference coverage gaps
f9c2bd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 1s

70.39% (-0.15%) compared to bad7b1e

View this Pull Request on Codecov

70.39% (-0.15%) compared to bad7b1e

Details

Codecov Report

❌ Patch coverage is 56.10860% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.39%. Comparing base (bad7b1e) to head (f9c2bd3).

Files with missing lines Patch % Lines
...ces/MistDemoKit/Commands/DemoInFilterCommand.swift 0.00% 11 Missing ⚠️
...ources/MistDemoKit/Commands/DemoErrorsRunner.swift 0.00% 8 Missing ⚠️
...rces/MistDemoKit/Commands/UploadAssetCommand.swift 0.00% 8 Missing ⚠️
...ication/Credentials/Credentials+TokenManager.swift 88.33% 7 Missing ⚠️
...ce/Extensions/CloudKitService+Classification.swift 28.57% 5 Missing ⚠️
...ces/MistDemoKit/Commands/FetchChangesCommand.swift 0.00% 4 Missing ⚠️
...mo/Sources/MistDemoKit/Commands/QueryCommand.swift 0.00% 4 Missing ⚠️
.../MistDemoKit/Integration/Phases/CleanupPhase.swift 0.00% 4 Missing ⚠️
...oKit/Integration/Phases/IncrementalSyncPhase.swift 0.00% 4 Missing ⚠️
...emoKit/Integration/Phases/LookupRecordsPhase.swift 0.00% 4 Missing ⚠️
... and 17 more
Additional details and impacted files
@@                     Coverage Diff                      @@
##           330-interactive-mistdemo     #340      +/-   ##
============================================================
- Coverage                     70.54%   70.39%   -0.15%     
============================================================
  Files                           549      551       +2     
  Lines                         15317    15422     +105     
============================================================
+ Hits                          10806    10857      +51     
- Misses                         4511     4565      +54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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