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/patch failed Feb 14, 2024 in 1s

1.30% of diff hit (target 87.69%)

View this Pull Request on Codecov

1.30% of diff hit (target 87.69%)

Annotations

Check warning on line 2 in src/magicgui/backends/_textual/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/__init__.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 4 in src/magicgui/backends/_textual/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/__init__.py#L4

Added line #L4 was not covered by tests

Check warning on line 1 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L3

Added line #L3 was not covered by tests

Check warning on line 8 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L5-L8

Added lines #L5 - L8 were not covered by tests

Check warning on line 10 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L10

Added line #L10 was not covered by tests

Check warning on line 18 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 25 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L27

Added line #L27 was not covered by tests

Check warning on line 33 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 37 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 40 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 44 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 47 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 52 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 57 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L59

Added line #L59 was not covered by tests

Check warning on line 61 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L61

Added line #L61 was not covered by tests

Check warning on line 70 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 77 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L77

Added line #L77 was not covered by tests

Check warning on line 81 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 84 in src/magicgui/backends/_textual/application.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/application.py#L84

Added line #L84 was not covered by tests

Check warning on line 1 in src/magicgui/backends/_textual/widgets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/widgets.py#L1

Added line #L1 was not covered by tests

Check warning on line 4 in src/magicgui/backends/_textual/widgets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/magicgui/backends/_textual/widgets.py#L3-L4

Added lines #L3 - L4 were not covered by tests