Skip to content

feat: Apply default parsing automatically, with Arg.parse_inference =…

3789a66
Select commit
Loading
Failed to load commit list.
Merged

feat: Apply default parsing automatically, with Arg.parse_inference == False to disable. #249

feat: Apply default parsing automatically, with Arg.parse_inference =…
3789a66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2025 in 1s

99.69% (-0.08%) compared to 6168f85

View this Pull Request on Codecov

99.69% (-0.08%) compared to 6168f85

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.69%. Comparing base (6168f85) to head (3789a66).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   99.77%   99.69%   -0.08%     
==========================================
  Files          26       26              
  Lines        2624     2636      +12     
  Branches      574      577       +3     
==========================================
+ Hits         2618     2628      +10     
- Misses          6        7       +1     
- Partials        0        1       +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.