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 edge_ec argument in draw to specify edge colors #575

Merged
merged 4 commits into from
Aug 30, 2024

fix: typo from review

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

Added edge_ec argument in draw to specify edge colors #575

fix: typo from review
7a1ce61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 1s

93.13% (+0.62%) compared to e01ddd5

View this Pull Request on Codecov

93.13% (+0.62%) compared to e01ddd5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.13%. Comparing base (e01ddd5) to head (7a1ce61).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
+ Coverage   92.51%   93.13%   +0.62%     
==========================================
  Files          59       60       +1     
  Lines        4393     4503     +110     
==========================================
+ Hits         4064     4194     +130     
+ Misses        329      309      -20     

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