ITensor / DataGraphs.jl

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

Add more overloads of `Graphs.jl` functions #8

Closed mtfishman closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #8 (efcad20) into main (eb6d144) will increase coverage by 2.83%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   48.95%   51.79%   +2.83%     
==========================================
  Files           4        4              
  Lines         239      251      +12     
==========================================
+ Hits          117      130      +13     
+ Misses        122      121       -1     
Impacted Files Coverage Δ
src/DataGraphs.jl 100.00% <ø> (ø)
src/arrange.jl 100.00% <ø> (+15.38%) :arrow_up:
src/abstractdatagraph.jl 50.93% <91.66%> (+3.28%) :arrow_up:

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