Skip to content

style(pre-commit.ci): auto fixes [...]

778c0ea
Select commit
Loading
Failed to load commit list.
Open

feat: more complete main window implementation #604

style(pre-commit.ci): auto fixes [...]
778c0ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 30, 2026 in 0s

85.42% (-2.34%) compared to aa38630

View this Pull Request on Codecov

85.42% (-2.34%) compared to aa38630

Details

Codecov Report

❌ Patch coverage is 59.95204% with 167 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.42%. Comparing base (aa38630) to head (778c0ea).
⚠️ Report is 72 commits behind head on main.

Files with missing lines Patch % Lines
src/magicgui/backends/_qtpy/widgets.py 42.46% 84 Missing ⚠️
src/magicgui/backends/_ipynb/widgets.py 68.68% 31 Missing ⚠️
src/magicgui/widgets/bases/_menubar.py 46.55% 31 Missing ⚠️
src/magicgui/widgets/bases/_main_window.py 57.57% 14 Missing ⚠️
src/magicgui/widgets/bases/_statusbar.py 71.42% 6 Missing ⚠️
src/magicgui/application.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
- Coverage   87.75%   85.42%   -2.34%     
==========================================
  Files          40       43       +3     
  Lines        4705     5091     +386     
==========================================
+ Hits         4129     4349     +220     
- Misses        576      742     +166     

☔ 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.