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

Added the ability for users to access the optional arguments of NetworkX layout functions #439

Merged
merged 1 commit into from
Jul 28, 2023

Added the ability for users to access the optional arguments of Netwo…

b91d14d
Select commit
Loading
Failed to load commit list.
Merged

Added the ability for users to access the optional arguments of NetworkX layout functions #439

Added the ability for users to access the optional arguments of Netwo…
b91d14d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 1s

90.94% (-0.03%) compared to cbaec09

View this Pull Request on Codecov

90.94% (-0.03%) compared to cbaec09

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03% ⚠️

Comparison is base (cbaec09) 90.97% compared to head (b91d14d) 90.94%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #439      +/-   ##
==========================================
- Coverage   90.97%   90.94%   -0.03%     
==========================================
  Files          58       59       +1     
  Lines        4088     4076      -12     
==========================================
- Hits         3719     3707      -12     
  Misses        369      369              
Files Changed Coverage Δ
xgi/drawing/draw.py 73.09% <100.00%> (-3.79%) ⬇️
xgi/drawing/layout.py 99.20% <100.00%> (ø)

... and 1 file with indirect coverage changes

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