Skip to content

Merge branch 'master' of github.com:davide-f/GraphPlot.jl into HEAD

f108307
Select commit
Loading
Failed to load commit list.
Open

Update plot.jl to account for line style #176

Merge branch 'master' of github.com:davide-f/GraphPlot.jl into HEAD
f108307
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 1s

33.03% (-0.24%) compared to 2ce59f9, passed because coverage increased by 1.03% when compared to adjusted base (32.00%)

View this Pull Request on Codecov

33.03% (-0.24%) compared to 2ce59f9, passed because coverage increased by 1.03% when compared to adjusted base (32.00%)

Details

Codecov Report

❌ Patch coverage is 6.06061% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.03%. Comparing base (2ce59f9) to head (f108307).
⚠️ Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
src/deprecations.jl 0.00% 27 Missing ⚠️
src/collapse_plot.jl 0.00% 3 Missing ⚠️
src/layout.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   33.26%   33.03%   -0.24%     
==========================================
  Files           9        9              
  Lines         526      566      +40     
==========================================
+ Hits          175      187      +12     
- Misses        351      379      +28     

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