Skip to content

Add changes/database and changes/zone endpoints; deprecate zones/changes (#401, #47, #46) - #429

Merged
leogdion merged 6 commits into
v1.0.0-beta.4from
47-401-change-tracking-endpoints
Aug 28, 2026
Merged

Add changes/database and changes/zone endpoints; deprecate zones/changes (#401, #47, #46)#429
leogdion merged 6 commits into
v1.0.0-beta.4from
47-401-change-tracking-endpoints

Expose change-tracking in MistDemo web UI and skip new suites on wasm.

e3e6fed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

Files with missing lines Patch % Lines
...itService/CloudKitError+ZoneErrorDescription.swift 0.00% 10 Missing ⚠️
...udKitService/CloudKitService+DatabaseChanges.swift 94.73% 3 Missing ⚠️
...oudKitService/CloudKitError+ErrorDescription.swift 33.33% 2 Missing ⚠️
Sources/MistKit/Models/ZoneTarget.swift 88.88% 2 Missing ⚠️
.../MistKit/Models/Zones/ZoneChangesAccumulator.swift 97.18% 2 Missing ⚠️
.../CloudKitService+RecordZoneChangesPagination.swift 96.87% 1 Missing ⚠️
...tions/Operations.fetchDatabaseChanges.Output.swift 93.75% 1 Missing ⚠️
...ons/Operations.fetchRecordZoneChanges.Output.swift 93.75% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             v1.0.0-beta.4     #429   +/-   ##
================================================
  Coverage                 ?   81.45%           
================================================
  Files                    ?      191           
  Lines                    ?     4719           
  Branches                 ?        0           
================================================
  Hits                     ?     3844           
  Misses                   ?      875           
  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.