Skip to content

Add Simple(Di)Graph constructors from AbstractGraph#301

Merged
gdalle merged 1 commit intomasterfrom
simplegraph_constructors
Sep 14, 2023
Merged

Add Simple(Di)Graph constructors from AbstractGraph#301
gdalle merged 1 commit intomasterfrom
simplegraph_constructors

Conversation

@gdalle
Copy link
Member

@gdalle gdalle commented Sep 14, 2023

Fix #98

See also #131 and #252

@gdalle gdalle added this to the v1.9 milestone Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #301 (0d9a467) into master (fd9f90a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #301   +/-   ##
=======================================
  Coverage   97.25%   97.26%           
=======================================
  Files         115      115           
  Lines        6777     6796   +19     
=======================================
+ Hits         6591     6610   +19     
  Misses        186      186           

@gdalle gdalle merged commit 6e47549 into master Sep 14, 2023
@gdalle gdalle deleted the simplegraph_constructors branch September 14, 2023 10:52
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.

Create functions for constructing SimpleGraph and SimpleDiGraph from an AbstractGraph.

2 participants