Skip to content

Remove deprecated API, model server error codes, refactor FieldValue conversion, add cloud toolchain - #424

Open
leogdion wants to merge 11 commits into
v1.0.0-beta.4from
claude/parallel-agents-work-trees-pbumvn
Open

Remove deprecated API, model server error codes, refactor FieldValue conversion, add cloud toolchain#424
leogdion wants to merge 11 commits into
v1.0.0-beta.4from
claude/parallel-agents-work-trees-pbumvn

Centralize serverErrorCode wire constants in CloudKitServerErrorCode.

c470459
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 95.38462% with 12 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (v1.0.0-beta.4@4fabb07). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...els/FieldValues/FieldValue+Components+Scalar.swift 91.93% 5 Missing ⚠️
...t/Models/Queries/FilterBuilder/FilterBuilder.swift 76.92% 3 Missing ⚠️
...oudKitService/CloudKitError+ErrorDescription.swift 86.66% 2 Missing ⚠️
...istKit/CloudKitService/ServerErrorCodeDetail.swift 92.85% 1 Missing ⚠️
Sources/MistKit/Models/OperationFailure.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             v1.0.0-beta.4     #424   +/-   ##
================================================
  Coverage                 ?   78.44%           
================================================
  Files                    ?      159           
  Lines                    ?     3818           
  Branches                 ?        0           
================================================
  Hits                     ?     2995           
  Misses                   ?      823           
  Partials                 ?        0           

☔ View full report in Codecov by Harness.
📢 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.