pyapp-kit / superqt

Missing widgets and components for Qt-python
https://pyapp-kit.github.io/superqt/
BSD 3-Clause "New" or "Revised" License
207 stars 36 forks source link

fix: fix sliderReleased, sliderPressed signals, and setTracking #237

Closed tlambert03 closed 7 months ago

tlambert03 commented 7 months ago

closes #81

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 65.38462% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 87.13%. Comparing base (0396d46) to head (fc5fa5b).

Files Patch % Lines
src/superqt/sliders/_labeled.py 65.38% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #237 +/- ## ========================================== - Coverage 87.30% 87.13% -0.17% ========================================== Files 46 46 Lines 3332 3358 +26 ========================================== + Hits 2909 2926 +17 - Misses 423 432 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.