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

feat: enforce equal aspect for circular layout #430 #432

Merged
merged 2 commits into from
Jul 27, 2023

changed implementation of set_aspect

7fc3cee
Select commit
Loading
Failed to load commit list.
Merged

feat: enforce equal aspect for circular layout #430 #432

changed implementation of set_aspect
7fc3cee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 0s

90.97% (+0.02%) compared to 059b9c9

View this Pull Request on Codecov

90.97% (+0.02%) compared to 059b9c9

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (059b9c9) 90.94% compared to head (7fc3cee) 90.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #432      +/-   ##
==========================================
+ Coverage   90.94%   90.97%   +0.02%     
==========================================
  Files          58       58              
  Lines        4086     4088       +2     
==========================================
+ Hits         3716     3719       +3     
+ Misses        370      369       -1     
Files Changed Coverage Δ
xgi/drawing/draw.py 76.88% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes

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