Skip to content

Fix RangeEdit step min#701

Merged
tlambert03 merged 2 commits intopyapp-kit:mainfrom
tlambert03:fix-rangestep
Jun 3, 2025
Merged

Fix RangeEdit step min#701
tlambert03 merged 2 commits intopyapp-kit:mainfrom
tlambert03:fix-rangestep

Conversation

@tlambert03
Copy link
Copy Markdown
Member

fixes #699

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.73%. Comparing base (e48fc4b) to head (1ff608e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/magicgui/widgets/_concrete.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   88.74%   88.73%   -0.01%     
==========================================
  Files          40       40              
  Lines        4807     4812       +5     
==========================================
+ Hits         4266     4270       +4     
- Misses        541      542       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tlambert03 tlambert03 merged commit 822fc2a into pyapp-kit:main Jun 3, 2025
31 checks passed
@tlambert03 tlambert03 deleted the fix-rangestep branch June 3, 2025 18:28
@tlambert03 tlambert03 added the bug Something isn't working label Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RangeEdit allows illegal step value

1 participant