fix(loader): avoid NPE in FileLineFetcher close method & update HDFS test #710
Codecov / codecov/project
failed
Jan 24, 2026 in 0s
51.49% (-11.01%) compared to b066b80
View this Pull Request on Codecov
51.49% (-11.01%) compared to b066b80
Details
Codecov Report
❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.49%. Comparing base (b066b80) to head (c6a2b0d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../hugegraph/loader/reader/file/FileLineFetcher.java | 25.00% | 4 Missing and 2 partials |
❗ There is a different number of reports uploaded between BASE (b066b80) and HEAD (c6a2b0d). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #710 +/- ##
=============================================
- Coverage 62.49% 51.49% -11.01%
+ Complexity 1903 973 -930
=============================================
Files 262 111 -151
Lines 9541 5861 -3680
Branches 886 755 -131
=============================================
- Hits 5963 3018 -2945
+ Misses 3190 2580 -610
+ Partials 388 263 -125 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading