Skip to content

fix: handle argparse changes in Python 3.14#661

Merged
mayeut merged 2 commits into
pypa:mainfrom
cjwatson:py314-argparse
Jan 3, 2026
Merged

fix: handle argparse changes in Python 3.14#661
mayeut merged 2 commits into
pypa:mainfrom
cjwatson:py314-argparse

Update tests/unit/test_main.py

d20569e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

95.24% (+0.00%) compared to 4490469

View this Pull Request on Codecov

95.24% (+0.00%) compared to 4490469

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.24%. Comparing base (4490469) to head (d20569e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #661   +/-   ##
=======================================
  Coverage   95.24%   95.24%           
=======================================
  Files          22       22           
  Lines        1829     1829           
  Branches      343      343           
=======================================
  Hits         1742     1742           
  Misses         48       48           
  Partials       39       39           

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