Skip to content

refactor: use style-sheet free QToolButton for QCollapsible - #334

Open
tlambert03 wants to merge 3 commits into
pyapp-kit:mainfrom
tlambert03:remove-stylesheet
Open

refactor: use style-sheet free QToolButton for QCollapsible#334
tlambert03 wants to merge 3 commits into
pyapp-kit:mainfrom
tlambert03:remove-stylesheet

feat: match QPushButton typography for consistent header text size in…

08dd4c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2026 in 0s

84.68% (-0.13%) compared to 3285493

View this Pull Request on Codecov

84.68% (-0.13%) compared to 3285493

Details

Codecov Report

❌ Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (3285493) to head (08dd4c7).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/superqt/collapsible/_collapsible.py 66.66% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
- Coverage   84.81%   84.68%   -0.13%     
==========================================
  Files          49       49              
  Lines        3904     3919      +15     
==========================================
+ Hits         3311     3319       +8     
- Misses        593      600       +7     

☔ View full report in Codecov by Harness.
📢 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.