Skip to content

Fixed bug in annotated.py where it used a stale copy of DEFAULT_ARGUM…

a1c99e0
Select commit
Loading
Failed to load commit list.
Merged

Refactor and standardize argparse-related naming and metadata #1670

Fixed bug in annotated.py where it used a stale copy of DEFAULT_ARGUM…
a1c99e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

99.54% (+0.03%) compared to 1288fb6

View this Pull Request on Codecov

99.54% (+0.03%) compared to 1288fb6

Details

Codecov Report

❌ Patch coverage is 97.29730% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.54%. Comparing base (1288fb6) to head (a1c99e0).

Files with missing lines Patch % Lines
cmd2/annotated.py 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1670      +/-   ##
==========================================
+ Coverage   99.50%   99.54%   +0.03%     
==========================================
  Files          23       23              
  Lines        5682     5675       -7     
==========================================
- Hits         5654     5649       -5     
+ Misses         28       26       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.