Skip to content

fix(api-sync): prevent validator round reset after each batch during restore#1322

Merged
sebastijankuzner merged 4 commits into
developfrom
fix/api-sync/restore
Jun 3, 2026
Merged

fix(api-sync): prevent validator round reset after each batch during restore#1322
sebastijankuzner merged 4 commits into
developfrom
fix/api-sync/restore

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

@oXtxNt9U oXtxNt9U commented Jun 2, 2026

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

❌ Patch coverage is 15.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.06%. Comparing base (d17e7bd) to head (217a437).

Files with missing lines Patch % Lines
packages/api-sync/source/restore.ts 14.28% 6 Missing ⚠️
packages/api-sync/source/service-provider.ts 0.00% 6 Missing ⚠️
packages/api-sync/source/defaults.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1322      +/-   ##
===========================================
+ Coverage    57.80%   58.06%   +0.26%     
===========================================
  Files          967      971       +4     
  Lines        64411    64872     +461     
  Branches      1680     1762      +82     
===========================================
+ Hits         37235    37671     +436     
- Misses       26936    26959      +23     
- Partials       240      242       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 57.79% <15.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner sebastijankuzner merged commit 54fbb96 into develop Jun 3, 2026
21 of 23 checks passed
@sebastijankuzner sebastijankuzner deleted the fix/api-sync/restore branch June 3, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants