Skip to content

Simplify types #4

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 10 commits into from
Nov 30, 2022
Merged

Simplify types #4

merged 10 commits into from
Nov 30, 2022

Conversation

mtfishman
Copy link
Member

Removes NamedDimDataGraph and related types in favor of a single DataGraph type that wraps an AbstractGraph. Relies on ITensor/NamedGraphs.jl#13.

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2022

Codecov Report

Merging #4 (f2c46dc) into main (bef970c) will increase coverage by 20.74%.
The diff coverage is 58.79%.

@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
+ Coverage   27.38%   48.13%   +20.74%     
===========================================
  Files           7        4        -3     
  Lines         325      241       -84     
===========================================
+ Hits           89      116       +27     
+ Misses        236      125      -111     
Impacted Files Coverage Δ
src/DataGraphs.jl 100.00% <ø> (+85.71%) ⬆️
src/datagraph.jl 42.30% <40.27%> (-37.70%) ⬇️
src/abstractdatagraph.jl 47.65% <69.07%> (+13.60%) ⬆️
src/arrange.jl 84.61% <84.61%> (ø)

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

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.

3 participants