Skip to content

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

Merged
DanCardin merged 1 commit intomainfrom
dc/parse-inference
Nov 21, 2025
Merged

feat: Apply default parsing automatically, with Arg.parse_inference == False to disable.#249
DanCardin merged 1 commit intomainfrom
dc/parse-inference

Conversation

@DanCardin
Copy link
Copy Markdown
Owner

Addresses issue discovered in #248

@DanCardin DanCardin changed the title feat: Apply default parsing automatically, with Arg.default_parser ==… feat: Apply default parsing automatically, with Arg.parse_inference == False to disable. Nov 19, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.69%. Comparing base (6168f85) to head (3789a66).
⚠️ Report is 2 commits behind head on main.

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.

@junapur junapur mentioned this pull request Nov 20, 2025
@DanCardin DanCardin marked this pull request as ready for review November 20, 2025 16:20
@DanCardin DanCardin merged commit 7781e8d into main Nov 21, 2025
10 of 11 checks passed
@DanCardin DanCardin deleted the dc/parse-inference branch November 21, 2025 20:52
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.

1 participant