Refactor multilayer drawing function and add headers to convert module #434
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Aug 3, 2023 in 0s
90.97% (+0.00%) compared to cbaec09
View this Pull Request on Codecov
90.97% (+0.00%) compared to cbaec09
Details
Codecov Report
Patch coverage: 93.57%
and no project coverage change.
Comparison is base (
cbaec09
) 90.97% compared to head (f9c9cc0
) 90.97%.
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #434 +/- ##
=======================================
Coverage 90.97% 90.97%
=======================================
Files 58 59 +1
Lines 4088 4100 +12
=======================================
+ Hits 3719 3730 +11
- Misses 369 370 +1
Files Changed | Coverage Δ | |
---|---|---|
xgi/convert/bipartite_edges.py | 44.44% <ø> (ø) |
|
xgi/convert/bipartite_graph.py | 100.00% <ø> (ø) |
|
xgi/convert/graph.py | 100.00% <ø> (ø) |
|
xgi/convert/higher_order_network.py | 95.19% <ø> (ø) |
|
xgi/convert/hyperedges.py | 100.00% <ø> (ø) |
|
xgi/convert/hypergraph_dict.py | 95.45% <ø> (ø) |
|
xgi/convert/incidence.py | 76.92% <ø> (ø) |
|
xgi/convert/line_graph.py | 95.00% <ø> (-5.00%) |
⬇️ |
xgi/convert/pandas.py | 100.00% <ø> (ø) |
|
xgi/convert/simplex.py | 100.00% <ø> (ø) |
|
... and 5 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading