fix(store): fix npe in getVersion - #2897
Merged
Merged
Codecov / codecov/project
failed
Nov 1, 2025 in 1s
34.01% (-0.13%) compared to d7697f4
View this Pull Request on Codecov
34.01% (-0.13%) compared to d7697f4
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 34.01%. Comparing base (d7697f4) to head (98e3df1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../java/org/apache/hugegraph/store/util/Version.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2897 +/- ##
============================================
- Coverage 34.13% 34.01% -0.13%
- Complexity 333 500 +167
============================================
Files 801 812 +11
Lines 67447 68598 +1151
Branches 8755 8952 +197
============================================
+ Hits 23024 23334 +310
- Misses 41923 42786 +863
+ Partials 2500 2478 -22 ☔ 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