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

refactor: Pass LUTModel to LUTView #87

Merged
merged 39 commits into from
Feb 5, 2025

Make test smaller

a653af7
Select commit
Loading
Failed to load commit list.
Merged

refactor: Pass LUTModel to LUTView #87

Make test smaller
a653af7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 1s

86.11% of diff hit (target 71.49%)

View this Pull Request on Codecov

86.11% of diff hit (target 71.49%)

Annotations

Check warning on line 184 in src/ndv/controllers/_array_viewer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/controllers/_array_viewer.py#L184

Added line #L184 was not covered by tests

Check warning on line 95 in src/ndv/controllers/_channel_controller.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/controllers/_channel_controller.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 142 in src/ndv/v1/_qt/_lut_control.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/v1/_qt/_lut_control.py#L142

Added line #L142 was not covered by tests

Check warning on line 95 in src/ndv/views/_jupyter/_array_view.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_jupyter/_array_view.py#L95

Added line #L95 was not covered by tests

Check warning on line 82 in src/ndv/views/_pygfx/_array_canvas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_pygfx/_array_canvas.py#L82

Added line #L82 was not covered by tests

Check warning on line 190 in src/ndv/views/_qt/_array_view.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_qt/_array_view.py#L190

Added line #L190 was not covered by tests

Check warning on line 200 in src/ndv/views/_qt/_array_view.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_qt/_array_view.py#L200

Added line #L200 was not covered by tests

Check warning on line 10 in src/ndv/views/_vispy/_histogram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_vispy/_histogram.py#L10

Added line #L10 was not covered by tests

Check warning on line 146 in src/ndv/views/_vispy/_histogram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_vispy/_histogram.py#L146

Added line #L146 was not covered by tests

Check warning on line 322 in src/ndv/views/_vispy/_histogram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_vispy/_histogram.py#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 335 in src/ndv/views/_vispy/_histogram.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/_vispy/_histogram.py#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 86 in src/ndv/views/bases/_graphics/_canvas_elements.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/bases/_graphics/_canvas_elements.py#L86

Added line #L86 was not covered by tests

Check warning on line 89 in src/ndv/views/bases/_graphics/_canvas_elements.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/bases/_graphics/_canvas_elements.py#L89

Added line #L89 was not covered by tests

Check warning on line 65 in src/ndv/views/bases/_lut_view.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ndv/views/bases/_lut_view.py#L62-L65

Added lines #L62 - L65 were not covered by tests