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: categorical slider [WIP] #256

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

style: [pre-commit.ci] auto fixes [...]

bb2b79d
Select commit
Loading
Failed to load commit list.
Open

feat: categorical slider [WIP] #256

style: [pre-commit.ci] auto fixes [...]
bb2b79d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 15, 2024 in 1s

85.95% (-1.15%) compared to 952ac33

View this Pull Request on Codecov

85.95% (-1.15%) compared to 952ac33

Details

Codecov Report

Attention: Patch coverage is 69.53642% with 46 lines in your changes missing coverage. Please review.

Project coverage is 85.95%. Comparing base (952ac33) to head (bb2b79d).

Files with missing lines Patch % Lines
src/superqt/sliders/_categorical_slider.py 35.13% 24 Missing ⚠️
src/superqt/sliders/_labeled.py 80.70% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   87.09%   85.95%   -1.15%     
==========================================
  Files          46       47       +1     
  Lines        3433     3503      +70     
==========================================
+ Hits         2990     3011      +21     
- Misses        443      492      +49     

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