Fix RatisConsensus client==null exception when stopping datanode #14578
+14
−9
Codecov / codecov/project
succeeded
Dec 27, 2024 in 0s
39.42% (-0.01%) compared to 1a0d4c6, passed because coverage increased by 0% when compared to adjusted base (39.42%)
View this Pull Request on Codecov
39.42% (-0.01%) compared to 1a0d4c6, passed because coverage increased by 0% when compared to adjusted base (39.42%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 39.42%. Comparing base (
1a0d4c6
) to head (13045d3
).
Report is 3 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...g/apache/iotdb/consensus/ratis/RatisConsensus.java | 50.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #14578 +/- ##
============================================
- Coverage 39.42% 39.42% -0.01%
- Complexity 185 193 +8
============================================
Files 4341 4342 +1
Lines 275376 275485 +109
Branches 33637 33637
============================================
+ Hits 108570 108604 +34
- Misses 166806 166881 +75
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading