Skip to content

fix(core): align count strategy connective steps#3037

Merged
imbajin merged 1 commit into
apache:masterfrom
contrueCT:task/issue-2995-count-strategy
Jun 8, 2026
Merged

fix(core): align count strategy connective steps#3037
imbajin merged 1 commit into
apache:masterfrom
contrueCT:task/issue-2995-count-strategy

fix(traversal): align count strategy connective steps

5f7a01c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 8, 2026 in 1s

29.58% (-6.53%) compared to 1f61c48

View this Pull Request on Codecov

29.58% (-6.53%) compared to 1f61c48

Details

Codecov Report

❌ Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.58%. Comparing base (1f61c48) to head (5f7a01c).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ugegraph/traversal/optimize/HugeCountStrategy.java 57.14% 4 Missing and 2 partials ⚠️

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

HEAD has 2 uploads less than BASE
Flag BASE (1f61c48) HEAD (5f7a01c)
3 1
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3037      +/-   ##
============================================
- Coverage     36.11%   29.58%   -6.53%     
+ Complexity      338      264      -74     
============================================
  Files           803      803              
  Lines         68234    68241       +7     
  Branches       8964     8965       +1     
============================================
- Hits          24640    20192    -4448     
- Misses        40936    45696    +4760     
+ Partials       2658     2353     -305     

☔ View full report in Codecov by Harness.
📢 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.