Skip to content

fix: Allow negative number arguments and option values.#254

Merged
DanCardin merged 1 commit intomainfrom
dc/negatives
Feb 3, 2026
Merged

fix: Allow negative number arguments and option values.#254
DanCardin merged 1 commit intomainfrom
dc/negatives

Conversation

@DanCardin
Copy link
Copy Markdown
Owner

Fixes #252

@DanCardin DanCardin force-pushed the dc/negatives branch 2 times, most recently from afaa807 to 55c3848 Compare February 3, 2026 15:08
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.62%. Comparing base (6451eff) to head (4b44fcd).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
- Coverage   99.62%   99.62%   -0.01%     
==========================================
  Files          26       26              
  Lines        2650     2644       -6     
  Branches      577      576       -1     
==========================================
- Hits         2640     2634       -6     
  Misses          8        8              
  Partials        2        2              

☔ 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.

@DanCardin DanCardin merged commit de586d5 into main Feb 3, 2026
11 checks passed
@DanCardin DanCardin deleted the dc/negatives branch February 3, 2026 17:31
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.

BUG: Options cannot accept negative numbers

1 participant