Skip to content
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

Fixing things in drawing functions #476

Merged
merged 17 commits into from
Oct 25, 2023

response to review

ac95a64
Select commit
Loading
Failed to load commit list.
Merged

Fixing things in drawing functions #476

response to review
ac95a64
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

92.00% (-0.03%) compared to 536f592

View this Pull Request on Codecov

92.00% (-0.03%) compared to 536f592

Details

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (536f592) 92.03% compared to head (ac95a64) 92.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
- Coverage   92.03%   92.00%   -0.03%     
==========================================
  Files          60       60              
  Lines        4392     4429      +37     
==========================================
+ Hits         4042     4075      +33     
- Misses        350      354       +4     
Files Coverage Δ
xgi/drawing/layout.py 99.18% <100.00%> (-0.02%) ⬇️
xgi/drawing/draw_utils.py 88.42% <50.00%> (-0.19%) ⬇️
xgi/stats/__init__.py 85.46% <50.00%> (-0.42%) ⬇️
xgi/drawing/draw.py 77.94% <81.18%> (+1.62%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.