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: 2D config preset table #320

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

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

92fb2f8
Select commit
Loading
Failed to load commit list.
Draft

feat: 2D config preset table #320

style(pre-commit.ci): auto fixes [...]
92fb2f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 17, 2024 in 1s

0.00% of diff hit (target 90.71%)

View this Pull Request on Codecov

0.00% of diff hit (target 90.71%)

Annotations

Check warning on line 2 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L1-L2

Added lines #L1 - L2 were not covered by tests

Check warning on line 8 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L4-L8

Added lines #L4 - L8 were not covered by tests

Check warning on line 16 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L16

Added line #L16 was not covered by tests

Check warning on line 19 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L19

Added line #L19 was not covered by tests

Check warning on line 22 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 29 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L29

Added line #L29 was not covered by tests

Check warning on line 31 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L31

Added line #L31 was not covered by tests

Check warning on line 33 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 44 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 47 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L47

Added line #L47 was not covered by tests

Check warning on line 54 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 56 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 62 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 67 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 70 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 72 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L72

Added line #L72 was not covered by tests

Check warning on line 75 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L75

Added line #L75 was not covered by tests

Check warning on line 83 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L77-L83

Added lines #L77 - L83 were not covered by tests

Check warning on line 88 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 94 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L90-L94

Added lines #L90 - L94 were not covered by tests

Check warning on line 99 in src/pymmcore_widgets/_config_preset_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/_config_preset_table.py#L96-L99

Added lines #L96 - L99 were not covered by tests