[Problematic new solution] Fix race condition (also a regression of the PR 19139) #19256
Codecov / codecov/project
succeeded
Jan 22, 2025 in 1s
68.80% (-0.05%) compared to c9045d6
View this Pull Request on Codecov
68.80% (-0.05%) compared to c9045d6
Details
Codecov Report
Attention: Patch coverage is 74.07407%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 68.80%. Comparing base (
c9045d6
) to head (d12c2cc
).
Report is 6 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
server/embed/etcd.go | 62.06% | 11 Missing |
server/embed/serve.go | 88.00% | 1 Missing and 2 partials |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/embed/serve.go | 59.52% <88.00%> (+1.72%) |
⬆️ |
server/embed/etcd.go | 75.51% <62.06%> (-0.36%) |
⬇️ |
... and 12 files with indirect coverage changes
@@ Coverage Diff @@
## main #19256 +/- ##
==========================================
- Coverage 68.85% 68.80% -0.05%
==========================================
Files 420 420
Lines 35655 35675 +20
==========================================
- Hits 24551 24547 -4
- Misses 9683 9705 +22
- Partials 1421 1423 +2
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c9045d6...d12c2cc. Read the comment docs.
Loading