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

fix: fix issues with SliderLabel strong reference #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

update

4c57cfd
Select commit
Loading
Failed to load commit list.
Open

fix: fix issues with SliderLabel strong reference #248

update
4c57cfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 0s

87.04% (-0.05%) compared to 952ac33

View this Pull Request on Codecov

87.04% (-0.05%) compared to 952ac33

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.04%. Comparing base (952ac33) to head (4c57cfd).

Files with missing lines Patch % Lines
src/superqt/sliders/_labeled.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #248      +/-   ##
==========================================
- Coverage   87.09%   87.04%   -0.05%     
==========================================
  Files          46       46              
  Lines        3433     3436       +3     
==========================================
+ Hits         2990     2991       +1     
- Misses        443      445       +2     

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