Skip to content
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

add compat for Graphs.jl objects #43

Merged
merged 1 commit into from
Oct 19, 2021
Merged

add compat for Graphs.jl objects #43

merged 1 commit into from
Oct 19, 2021

Conversation

hexaeder
Copy link
Collaborator

closes #42

Since there is just a compat layer using Requires it should work now for both: Graphs.jl and LightGraphs.jl users

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #43 (88b727d) into master (f1b3f76) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   98.01%   98.02%           
=======================================
  Files           8        8           
  Lines         454      455    +1     
=======================================
+ Hits          445      446    +1     
  Misses          9        9           
Impacted Files Coverage Δ
src/NetworkLayout.jl 94.28% <100.00%> (+0.16%) ⬆️

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 f1b3f76...88b727d. Read the comment docs.

@hexaeder hexaeder merged commit 56bfbab into master Oct 19, 2021
@hexaeder hexaeder deleted the hw/supportgraphs branch October 19, 2021 11:25
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.

Renaming LightGraphs to Graphs
1 participant