Skip to content

refactor: add proper typing for nested widgets

0b88814
Select commit
Loading
Failed to load commit list.
Open

Nested containers #704

refactor: add proper typing for nested widgets
0b88814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2025 in 0s

89.15% (-0.14%) compared to 45a54d1

View this Pull Request on Codecov

89.15% (-0.14%) compared to 45a54d1

Details

Codecov Report

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

Project coverage is 89.15%. Comparing base (45a54d1) to head (0b88814).

Files with missing lines Patch % Lines
src/magicgui/schema/_ui_field.py 41.66% 7 Missing ⚠️
src/magicgui/widgets/bases/_container_widget.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #704      +/-   ##
==========================================
- Coverage   89.28%   89.15%   -0.14%     
==========================================
  Files          40       40              
  Lines        4816     4831      +15     
==========================================
+ Hits         4300     4307       +7     
- Misses        516      524       +8     

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