Skip to content

LightGraphs to Graphs #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2021
Merged

LightGraphs to Graphs #163

merged 1 commit into from
Nov 10, 2021

Conversation

jaakkor2
Copy link
Contributor

Switch from LightGraphs 1.3 to Graphs 1.4, requires VertexSafeGraphs 0.2

@codecov-commenter
Copy link

Codecov Report

Merging #163 (000c642) into master (22f8089) will not change coverage.
The diff coverage is 57.14%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   79.12%   79.12%           
=======================================
  Files          14       14           
  Lines         733      733           
=======================================
  Hits          580      580           
  Misses        153      153           
Impacted Files Coverage Δ
src/SparseDiffTools.jl 100.00% <ø> (ø)
src/coloring/backtracking_coloring.jl 0.00% <0.00%> (ø)
src/coloring/acyclic_coloring.jl 98.30% <100.00%> (ø)
src/coloring/greedy_star1_coloring.jl 100.00% <100.00%> (ø)
src/coloring/greedy_star2_coloring.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22f8089...000c642. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 6d18d35 into JuliaDiff:master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants