perf(rocksdb): RocksDBStore remove redundant checkOpened() call#2863
Merged
Codecov / codecov/project
succeeded
Sep 12, 2025 in 1s
41.01% (+0.10%) compared to 0946d5d
View this Pull Request on Codecov
41.01% (+0.10%) compared to 0946d5d
Details
Codecov Report
❌ Patch coverage is 34.78261% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.01%. Comparing base (0946d5d) to head (28b969f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../hugegraph/backend/store/rocksdb/RocksDBStore.java | 34.78% | 11 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #2863 +/- ##
============================================
+ Coverage 40.91% 41.01% +0.10%
Complexity 333 333
============================================
Files 747 747
Lines 60168 60170 +2
Branches 7683 7686 +3
============================================
+ Hits 24615 24678 +63
+ Misses 32975 32912 -63
- Partials 2578 2580 +2 ☔ 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