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

Use GenericGraph for testing spanningtrees algorithms #276

Conversation

simonschoelly
Copy link
Contributor

This PR makes the tests for the spanningtrees algorithms use GenericGraph

@simonschoelly simonschoelly self-assigned this Jul 2, 2023
@simonschoelly simonschoelly mentioned this pull request Jul 2, 2023
12 tasks
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #276 (1036d7e) into master (d29e1f2) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   97.19%   97.22%   +0.03%     
==========================================
  Files         114      114              
  Lines        6658     6658              
==========================================
+ Hits         6471     6473       +2     
+ Misses        187      185       -2     

@gdalle gdalle added the enhancement New feature or request label Jul 3, 2023
Copy link
Member

@gdalle gdalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK by me, I think the edge comparisons will be a native feature in GraphsBase

@gdalle gdalle merged commit d3b2706 into JuliaGraphs:master Jul 5, 2023
12 checks passed
jwassmer pushed a commit to jwassmer/Graphs.jl that referenced this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants