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

Optionally snap slider to range #74

Merged
merged 9 commits into from
Dec 29, 2024
Merged

Optionally snap slider to range #74

merged 9 commits into from
Dec 29, 2024

Conversation

jwahlstrand
Copy link
Collaborator

@jwahlstrand jwahlstrand commented Dec 29, 2024

Fixes #40.

Also bump version and require Julia 1.10.

bump version and require Julia 1.10
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.80%. Comparing base (56cd523) to head (13e4c45).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/widgets.jl 25.00% 18 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (56cd523) and HEAD (13e4c45). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (56cd523) HEAD (13e4c45)
6 4
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   92.49%   86.80%   -5.69%     
==========================================
  Files           6        6              
  Lines        1119     1046      -73     
==========================================
- Hits         1035      908     -127     
- Misses         84      138      +54     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jwahlstrand jwahlstrand merged commit 3e31e62 into master Dec 29, 2024
12 checks passed
@jwahlstrand jwahlstrand deleted the jw/snapslider branch December 29, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

increment range in a slider
2 participants