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

LightGraphs interface fixes, add more tests #4

Merged
merged 8 commits into from
Sep 3, 2021
Merged

LightGraphs interface fixes, add more tests #4

merged 8 commits into from
Sep 3, 2021

Conversation

vlandau
Copy link
Member

@vlandau vlandau commented Sep 3, 2021

Also handle multiple weight types for weighted graphs.

@vlandau vlandau closed this Sep 3, 2021
@vlandau vlandau reopened this Sep 3, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2021

Codecov Report

Merging #4 (9673132) into main (aa24584) will increase coverage by 24.10%.
The diff coverage is 86.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
+ Coverage   73.58%   97.68%   +24.10%     
===========================================
  Files           5        5               
  Lines         159      173       +14     
===========================================
+ Hits          117      169       +52     
+ Misses         42        4       -38     
Impacted Files Coverage Δ
src/rastergraphs.jl 97.56% <60.00%> (+5.12%) ⬆️
src/graph_interface.jl 95.83% <100.00%> (+89.16%) ⬆️
src/structs.jl 100.00% <0.00%> (ø)
src/utils.jl 100.00% <0.00%> (+40.00%) ⬆️
src/show.jl 100.00% <0.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 aa24584...9673132. Read the comment docs.

@vlandau vlandau merged commit b7457a4 into main Sep 3, 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.

2 participants