Skip to content

just tidy all

5218cc6
Select commit
Loading
Failed to load commit list.
Merged

fix: Publisher-mode synchronization option for failover scenario #3222

just tidy all
5218cc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

61.67% (+0.22%) compared to ff88b95

View this Pull Request on Codecov

61.67% (+0.22%) compared to ff88b95

Details

Codecov Report

❌ Patch coverage is 53.84615% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.67%. Comparing base (ff88b95) to head (5218cc6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
node/failover.go 31.25% 16 Missing and 6 partials ⚠️
pkg/sync/sync_service.go 47.36% 13 Missing and 7 partials ⚠️
pkg/raft/election.go 53.12% 10 Missing and 5 partials ⚠️
pkg/sync/syncer_status.go 90.47% 1 Missing and 1 partial ⚠️
pkg/raft/node.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3222      +/-   ##
==========================================
+ Coverage   61.45%   61.67%   +0.22%     
==========================================
  Files         120      120              
  Lines       12504    12635     +131     
==========================================
+ Hits         7684     7793     +109     
- Misses       3959     3968       +9     
- Partials      861      874      +13     

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