Skip to content

enhance(meta): stop storing every replica endpoint twice in segment metadata - #282

Open
tinswzy wants to merge 1 commit into
masterfrom
enhance/dedup-quorum-endpoint
Open

enhance(meta): stop storing every replica endpoint twice in segment metadata#282
tinswzy wants to merge 1 commit into
masterfrom
enhance/dedup-quorum-endpoint

enhance(meta): stop storing every replica endpoint twice in segment m…

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

83.76% (-0.05%) compared to ccb3d57

View this Pull Request on Codecov

83.76% (-0.05%) compared to ccb3d57

Details

Codecov Report

❌ Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.76%. Comparing base (ccb3d57) to head (f6910a2).

Files with missing lines Patch % Lines
woodpecker/quorum/discovery.go 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #282      +/-   ##
==========================================
- Coverage   83.80%   83.76%   -0.05%     
==========================================
  Files         183      183              
  Lines       25819    25832      +13     
==========================================
  Hits        21638    21638              
- Misses       3193     3204      +11     
- Partials      988      990       +2     
Components Coverage Δ
Server 83.40% <ø> (-0.02%) ⬇️
Client 90.67% <97.14%> (-0.02%) ⬇️
Meta 85.69% <ø> (-0.50%) ⬇️
Common 88.73% <ø> (-0.04%) ⬇️
Files with missing lines Coverage Δ
woodpecker/segment/segment_handle.go 92.06% <100.00%> (+0.09%) ⬆️
woodpecker/quorum/discovery.go 97.92% <90.90%> (+0.87%) ⬆️

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.