feat: optimising adjacency edge queries #2242
Merged
Codecov / codecov/project
failed
Nov 28, 2023 in 1s
65.82% (-0.50%) compared to 197e8a0
View this Pull Request on Codecov
65.82% (-0.50%) compared to 197e8a0
Details
Codecov Report
Attention: 30 lines
in your changes are missing coverage. Please review.
Comparison is base (
197e8a0
) 66.31% compared to head (c0e2ea6
) 65.82%.
Files | Patch % | Lines |
---|---|---|
...ph/traversal/algorithm/EdgeExistenceTraverser.java | 0.00% | 18 Missing |
...che/hugegraph/api/traversers/EdgeExistenceAPI.java | 0.00% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2242 +/- ##
============================================
- Coverage 66.31% 65.82% -0.50%
+ Complexity 830 826 -4
============================================
Files 507 509 +2
Lines 42073 42103 +30
Branches 5831 5832 +1
============================================
- Hits 27902 27715 -187
- Misses 11415 11633 +218
+ Partials 2756 2755 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading