Skip to content

Refactor internal naming to _cmd_app and remove legacy parseline() method#1659

Merged
kmvanbrunt merged 2 commits into
mainfrom
small_refactors
May 9, 2026
Merged

Refactor internal naming to _cmd_app and remove legacy parseline() method#1659
kmvanbrunt merged 2 commits into
mainfrom
small_refactors

Renamed internal Cmd instance references to _cmd_app in all utility c…

5e40748
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 1s

99.52% (+0.02%) compared to 5e2b4ac

View this Pull Request on Codecov

99.52% (+0.02%) compared to 5e2b4ac

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.52%. Comparing base (5e2b4ac) to head (5e40748).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1659      +/-   ##
==========================================
+ Coverage   99.50%   99.52%   +0.02%     
==========================================
  Files          21       21              
  Lines        4813     4810       -3     
==========================================
- Hits         4789     4787       -2     
+ Misses         24       23       -1     

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