Skip to content

Merge branch 'main' into textual

40c89ab
Select commit
Loading
Failed to load commit list.
Open

feat: support textual [WIP] #537

Merge branch 'main' into textual
40c89ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

84.98% (-2.72%) compared to 3e10552

View this Pull Request on Codecov

84.98% (-2.72%) compared to 3e10552

Details

Codecov Report

❌ Patch coverage is 1.30719% with 151 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.98%. Comparing base (3e10552) to head (40c89ab).
⚠️ Report is 59 commits behind head on main.

Files with missing lines Patch % Lines
src/magicgui/backends/_textual/widgets.py 0.00% 107 Missing ⚠️
src/magicgui/backends/_textual/application.py 0.00% 41 Missing ⚠️
src/magicgui/backends/_textual/__init__.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
- Coverage   87.69%   84.98%   -2.72%     
==========================================
  Files          40       43       +3     
  Lines        4723     4874     +151     
==========================================
  Hits         4142     4142              
- Misses        581      732     +151     

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