Skip to content

Update some tests

770905d
Select commit
Loading
Failed to load commit list.
Merged

Breaking: Completely rework how positional arguments are handled #178

Update some tests
770905d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2025 in 0s

87.06% (-4.44%) compared to 14524a0

View this Pull Request on Codecov

87.06% (-4.44%) compared to 14524a0

Details

Codecov Report

❌ Patch coverage is 78.75000% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.06%. Comparing base (14524a0) to head (770905d).

Files with missing lines Patch % Lines
internal/arg/arg.go 76.41% 63 Missing and 12 partials ⚠️
command.go 79.48% 5 Missing and 3 partials ⚠️
option.go 94.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   91.50%   87.06%   -4.44%     
==========================================
  Files           5        5              
  Lines        1260     1477     +217     
==========================================
+ Hits         1153     1286     +133     
- Misses         61      129      +68     
- Partials       46       62      +16     

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