Skip to content

Fix : SameNeighborsBatchAPI diff between inner and community Ver#2825

Draft
sadwitdastreetz wants to merge 2 commits into
apache:masterfrom
sadwitdastreetz:diff-fix-branch
Draft

Fix : SameNeighborsBatchAPI diff between inner and community Ver#2825
sadwitdastreetz wants to merge 2 commits into
apache:masterfrom
sadwitdastreetz:diff-fix-branch

fixed format config problem

d7b10d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 3, 2025 in 0s

0.51% (-40.73%) compared to a53af86

View this Pull Request on Codecov

0.51% (-40.73%) compared to a53af86

Details

Codecov Report

❌ Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.51%. Comparing base (a53af86) to head (d7b10d6).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ugegraph/api/traversers/SameNeighborsBatchAPI.java 0.00% 30 Missing ⚠️

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

HEAD has 1 upload less than BASE
Flag BASE (a53af86) HEAD (d7b10d6)
3 2
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #2825       +/-   ##
============================================
- Coverage     41.23%   0.51%   -40.73%     
+ Complexity      333      87      -246     
============================================
  Files           747     735       -12     
  Lines         60163   57945     -2218     
  Branches       7680    7256      -424     
============================================
- Hits          24811     300    -24511     
- Misses        32765   57633    +24868     
+ Partials       2587      12     -2575     

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