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

Add alpha property to scatter artist #27

Merged
merged 5 commits into from
Jul 25, 2024

reset alpha if new data is added

5b5f420
Select commit
Loading
Failed to load commit list.
Merged

Add alpha property to scatter artist #27

reset alpha if new data is added
5b5f420
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2024 in 1s

89.93% (-0.19%) compared to 65e2e9b

View this Pull Request on Codecov

89.93% (-0.19%) compared to 65e2e9b

Details

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.93%. Comparing base (65e2e9b) to head (5b5f420).

Files Patch % Lines
src/biaplotter/artists.py 85.71% 2 Missing ⚠️
src/biaplotter/_tests/test_artists.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   90.11%   89.93%   -0.19%     
==========================================
  Files           7        7              
  Lines         597      616      +19     
==========================================
+ Hits          538      554      +16     
- Misses         59       62       +3     

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