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: categorical slider [WIP] #256

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

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

bb2b79d
Select commit
Loading
Failed to load commit list.
Open

feat: categorical slider [WIP] #256

style: [pre-commit.ci] auto fixes [...]
bb2b79d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 15, 2024 in 1s

69.53% of diff hit (within 40.00% threshold of 87.09%)

View this Pull Request on Codecov

69.53% of diff hit (within 40.00% threshold of 87.09%)

Annotations

Check warning on line 41 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 47 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L43-L47

Added lines #L43 - L47 were not covered by tests

Check warning on line 51 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L51

Added line #L51 was not covered by tests

Check warning on line 57 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 64 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 68 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L68

Added line #L68 was not covered by tests

Check warning on line 72 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 76 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in src/superqt/sliders/_categorical_slider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_categorical_slider.py#L79

Added line #L79 was not covered by tests

Check warning on line 147 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L144-L147

Added lines #L144 - L147 were not covered by tests

Check warning on line 150 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L150

Added line #L150 was not covered by tests

Check warning on line 241 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L241

Added line #L241 was not covered by tests

Check warning on line 243 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L243

Added line #L243 was not covered by tests

Check warning on line 261 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L261

Added line #L261 was not covered by tests

Check warning on line 268 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L268

Added line #L268 was not covered by tests

Check warning on line 447 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L441-L447

Added lines #L441 - L447 were not covered by tests

Check warning on line 452 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L450-L452

Added lines #L450 - L452 were not covered by tests

Check warning on line 457 in src/superqt/sliders/_labeled.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/sliders/_labeled.py#L455-L457

Added lines #L455 - L457 were not covered by tests