fix(store): fix npe in getVersion by JisoLya · Pull Request #2897 · apache/hugegraph
labels
Nov 1, 2025Codecov 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).
⚠️ Report is 1 commits behind head on master.
| 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
