JuliaGraphs / Graphs.jl

An optimized graphs package for the Julia programming language
http://juliagraphs.org/Graphs.jl/
Other
451 stars 87 forks source link

Minor release #373

Closed gdalle closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.27%. Comparing base (599ef81) to head (4fc83dd). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ======================================= Coverage 97.27% 97.27% ======================================= Files 118 118 Lines 6874 6874 ======================================= Hits 6687 6687 Misses 187 187 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

simsurace commented 2 months ago

Should bumped in my PR already. Could you merge and release this?

gdalle commented 2 months ago

Your PR is in the minor release: https://github.com/JuliaGraphs/Graphs.jl/releases/tag/v1.11.0

simsurace commented 2 months ago

Ah sorry, I had missed that. Thanks!