Skip to content

Mark flaky withTimeout tests as known intermittent issues

5fc9337
Select commit
Loading
Failed to load commit list.
Merged

Improve error handling: typed TokenManagerError and safe RecordOperation conversion #305

Mark flaky withTimeout tests as known intermittent issues
5fc9337
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2026 in 1s

66.38% (-0.03%) compared to 394c0e1

View this Pull Request on Codecov

66.38% (-0.03%) compared to 394c0e1

Details

Codecov Report

❌ Patch coverage is 80.39216% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.38%. Comparing base (394c0e1) to head (5fc9337).

Files with missing lines Patch % Lines
...it/Authentication/AuthenticationFailedReason.swift 70.00% 3 Missing ⚠️
...es/MistKit/Authentication/NetworkErrorReason.swift 83.33% 2 Missing ⚠️
Sources/MistKit/Service/CloudKitError.swift 50.00% 2 Missing ⚠️
...tKit/Service/CloudKitService+WriteOperations.swift 0.00% 2 Missing ⚠️
...I/Components.Schemas.RecordOperation+MistKit.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           v1.0.0-beta.1     #305      +/-   ##
=================================================
- Coverage          66.40%   66.38%   -0.03%     
=================================================
  Files                484      486       +2     
  Lines              13590    13623      +33     
=================================================
+ Hits                9024     9043      +19     
- Misses              4566     4580      +14     

☔ 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.