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

Updates in legend #58

Merged
merged 6 commits into from
Sep 7, 2024

fix warnings

87babb7
Select commit
Loading
Failed to load commit list.
Merged

Updates in legend #58

fix warnings
87babb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2024 in 1s

83.32% (-0.03%) compared to 81ae136

View this Pull Request on Codecov

83.32% (-0.03%) compared to 81ae136

Details

Codecov Report

Attention: Patch coverage is 81.48148% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.32%. Comparing base (81ae136) to head (87babb7).

Files with missing lines Patch % Lines
whitecanvas/layers/_primitive/line.py 65.00% 2 Missing and 5 partials ⚠️
whitecanvas/layers/group/_collections.py 50.00% 1 Missing and 1 partial ⚠️
tests/test_logics.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   83.34%   83.32%   -0.03%     
==========================================
  Files         195      196       +1     
  Lines       21168    21195      +27     
  Branches     3436     3440       +4     
==========================================
+ Hits        17643    17660      +17     
- Misses       2597     2608      +11     
+ Partials      928      927       -1     

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