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

removed alpha from base class #35

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

fixed test to account for alpha/size reset after data size change

651edfa
Select commit
Loading
Failed to load commit list.
Open

removed alpha from base class #35

fixed test to account for alpha/size reset after data size change
651edfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2024 in 1s

90.52% (-0.26%) compared to 41f58dd

View this Pull Request on Codecov

90.52% (-0.26%) compared to 41f58dd

Details

Codecov Report

Attention: Patch coverage is 84.84848% with 5 lines in your changes missing coverage. Please review.

Project coverage is 90.52%. Comparing base (41f58dd) to head (651edfa).

Files Patch % Lines
src/biaplotter/artists.py 81.48% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   90.77%   90.52%   -0.26%     
==========================================
  Files           7        7              
  Lines         629      644      +15     
==========================================
+ Hits          571      583      +12     
- Misses         58       61       +3     

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