improve: raft state machine should report error#2871
Open
zyxxoo wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Oct 22, 2025 in 0s
40.92% (+0.01%) compared to 0946d5d
View this Pull Request on Codecov
40.92% (+0.01%) compared to 0946d5d
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 40.92%. Comparing base (0946d5d) to head (f007f1e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ache/hugegraph/store/raft/HgStoreStateMachine.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2871 +/- ##
============================================
+ Coverage 40.91% 40.92% +0.01%
Complexity 333 333
============================================
Files 747 747
Lines 60168 60169 +1
Branches 7683 7683
============================================
+ Hits 24615 24623 +8
+ Misses 32975 32968 -7
Partials 2578 2578 ☔ 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.
Loading