Skip to content

Fix graph.jl

3a39e63
Select commit
Loading
Failed to load commit list.
Closed

Improve degree and nb_edges #211

Fix graph.jl
3a39e63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2025 in 0s

99.75% (-0.25%) compared to 848a6f3

View this Pull Request on Codecov

99.75% (-0.25%) compared to 848a6f3

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.75%. Comparing base (848a6f3) to head (3a39e63).

Files with missing lines Patch % Lines
src/graph.jl 73.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #211      +/-   ##
===========================================
- Coverage   100.00%   99.75%   -0.25%     
===========================================
  Files           14       14              
  Lines         1638     1647       +9     
===========================================
+ Hits          1638     1643       +5     
- Misses           0        4       +4     

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