Skip to content

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 succeeded Apr 1, 2026 in 0s

85.95% (-1.15%) compared to 952ac33, passed because coverage increased by 0.05% when compared to adjusted base (85.90%)

View this Pull Request on Codecov

85.95% (-1.15%) compared to 952ac33, passed because coverage increased by 0.05% when compared to adjusted base (85.90%)

Details

Codecov Report

❌ 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).
⚠️ Report is 66 commits behind head on main.

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.