ITensor / DataGraphs.jl

A simple graph type with data on the vertices and edges.
MIT License
12 stars 3 forks source link

Fix `is_arranged`, edge data accessors for mixed vertex tuple types #17

Closed mtfishman closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #17 (8203441) into main (07bf93b) will increase coverage by 0.88%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   50.00%   50.88%   +0.88%     
==========================================
  Files           5        5              
  Lines         280      283       +3     
==========================================
+ Hits          140      144       +4     
+ Misses        140      139       -1     
Impacted Files Coverage Δ
src/arrange.jl 95.45% <100.00%> (+0.71%) :arrow_up:

... and 1 file with indirect coverage changes

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