Skip to content

Change internal handling of add_vertex! checks #47

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 2 commits into from
Feb 28, 2023

Conversation

filchristou
Copy link
Contributor

Related issue: #41

There was only one place where the result of add_vertex! was used as a check.

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #47 (2fa5b52) into master (fe2a5bb) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   90.83%   90.90%   +0.07%     
==========================================
  Files           7        7              
  Lines         240      242       +2     
==========================================
+ Hits          218      220       +2     
  Misses         22       22              
Impacted Files Coverage Δ
src/graphs.jl 83.80% <100.00%> (+0.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gdalle gdalle merged commit cbbdb25 into JuliaGraphs:master Feb 28, 2023
@gdalle gdalle mentioned this pull request Mar 2, 2023
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