Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support textual [WIP] #537

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

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 Feb 14, 2024 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

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

Comparison is base (3e10552) 87.69% compared to head (40c89ab) 84.98%.

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