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

[WIP] feat: new widget to manage Groups and Presets #338

Closed
wants to merge 22 commits into from

fix import

fe5919a
Select commit
Loading
Failed to load commit list.
Closed

[WIP] feat: new widget to manage Groups and Presets #338

fix import
fe5919a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2024 in 1s

20.40% of diff hit (target 90.72%)

View this Pull Request on Codecov

20.40% of diff hit (target 90.72%)

Annotations

Check warning on line 204 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 212 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L206-L212

Added lines #L206 - L212 were not covered by tests

Check warning on line 229 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L224-L229

Added lines #L224 - L229 were not covered by tests

Check warning on line 249 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L249

Added line #L249 was not covered by tests

Check warning on line 252 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L252

Added line #L252 was not covered by tests

Check warning on line 268 in src/pymmcore_widgets/device_properties/_device_property_table.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/device_properties/_device_property_table.py#L259-L268

Added lines #L259 - L268 were not covered by tests

Check warning on line 39 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 49 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L49

Added line #L49 was not covered by tests

Check warning on line 55 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 62 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L57-L62

Added lines #L57 - L62 were not covered by tests

Check warning on line 66 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 72 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 77 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 83 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 93 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 96 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 103 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L99-L103

Added lines #L99 - L103 were not covered by tests

Check warning on line 107 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 115 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L115

Added line #L115 was not covered by tests

Check warning on line 119 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 126 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 128 in src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pymmcore_widgets/group_preset_widget/_group_preset_dialog.py#L128

Added line #L128 was not covered by tests