pyapp-kit / superqt

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

feat: make toggle button public in QCollapsible #232

Closed tlambert03 closed 8 months ago

tlambert03 commented 9 months ago

would make #231 easier if the main toggle button were publicly accessible

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b927159) 87.45% compared to head (773e467) 87.29%. Report is 4 commits behind head on main.

Files Patch % Lines
src/superqt/collapsible/_collapsible.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #232 +/- ## ========================================== - Coverage 87.45% 87.29% -0.17% ========================================== Files 46 46 Lines 3355 3336 -19 ========================================== - Hits 2934 2912 -22 - Misses 421 424 +3 ```

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