Skip to content

Merge pull request #9 from hugegraph/imbajin-patch-1

1af9a32
Select commit
Loading
Failed to load commit list.
Merged

feat(loader): update loading logic & enhance failure case #704

Merge pull request #9 from hugegraph/imbajin-patch-1
1af9a32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2026 in 1s

51.52% (-10.98%) compared to b066b80

View this Pull Request on Codecov

51.52% (-10.98%) compared to b066b80

Details

Codecov Report

❌ Patch coverage is 45.94595% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.52%. Comparing base (b066b80) to head (1af9a32).
⚠️ Report is 65 commits behind head on master.

Files with missing lines Patch % Lines
.../apache/hugegraph/loader/executor/LoadOptions.java 50.00% 7 Missing and 3 partials ⚠️
.../org/apache/hugegraph/loader/task/TaskManager.java 23.07% 8 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (b066b80) and HEAD (1af9a32). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b066b80) HEAD (1af9a32)
2 1
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #704       +/-   ##
=============================================
- Coverage     62.49%   51.52%   -10.98%     
+ Complexity     1903      973      -930     
=============================================
  Files           262      111      -151     
  Lines          9541     5855     -3686     
  Branches        886      754      -132     
=============================================
- Hits           5963     3017     -2946     
+ Misses         3190     2576      -614     
+ Partials        388      262      -126     

☔ 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.