Skip to content

Merge branch 'main' into alex/fix_startup

fd9a2f9
Select commit
Loading
Failed to load commit list.
Closed

fix: startup races #3172

Merge branch 'main' into alex/fix_startup
fd9a2f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

61.14% (+0.00%) compared to d27d099

View this Pull Request on Codecov

61.14% (+0.00%) compared to d27d099

Details

Codecov Report

❌ Patch coverage is 54.62963% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.14%. Comparing base (d27d099) to head (fd9a2f9).

Files with missing lines Patch % Lines
pkg/sync/sync_service.go 47.36% 13 Missing and 7 partials ⚠️
node/failover.go 37.03% 11 Missing and 6 partials ⚠️
pkg/store/tracing.go 0.00% 8 Missing ⚠️
pkg/store/cached_store.go 0.00% 2 Missing ⚠️
pkg/sync/syncer_status.go 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3172   +/-   ##
=======================================
  Coverage   61.14%   61.14%           
=======================================
  Files         117      117           
  Lines       12082    12162   +80     
=======================================
+ Hits         7387     7437   +50     
- Misses       3868     3890   +22     
- Partials      827      835    +8     

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