feat(core): allow serialization of SyncResponse - #2232
Open
evanlinjin wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jun 15, 2026 in 0s
79.11% (+1.42%) compared to 47556ab
View this Pull Request on Codecov
79.11% (+1.42%) compared to 47556ab
Details
Codecov Report
❌ Patch coverage is 98.55072% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.11%. Comparing base (47556ab) to head (b62c35c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/core/src/checkpoint.rs | 96.29% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2232 +/- ##
==========================================
+ Coverage 77.69% 79.11% +1.42%
==========================================
Files 29 30 +1
Lines 5801 6047 +246
Branches 271 279 +8
==========================================
+ Hits 4507 4784 +277
+ Misses 1223 1187 -36
- Partials 71 76 +5 ☔ 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.
Loading