chore: enable unnecessary-stmt rule from revive #19155
Open
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
68.83% (+0.05%) compared to 0f172d4
View this Pull Request on Codecov
68.83% (+0.05%) compared to 0f172d4
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 68.83%. Comparing base (
0f172d4
) to head (57aec15
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
server/etcdmain/etcd.go | 0.00% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/storage/wal/repair.go | 55.35% <100.00%> (-0.79%) |
⬇️ |
server/etcdmain/etcd.go | 0.00% <0.00%> (ø) |
... and 21 files with indirect coverage changes
@@ Coverage Diff @@
## main #19155 +/- ##
==========================================
+ Coverage 68.77% 68.83% +0.05%
==========================================
Files 420 420
Lines 35649 35646 -3
==========================================
+ Hits 24518 24537 +19
+ Misses 9704 9681 -23
- Partials 1427 1428 +1
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 0f172d4...57aec15. Read the comment docs.
Loading