Skip to content

Add a new complete_in_thread parameter to cmd2.Cmd.__init__#1682

Merged
tleonhardt merged 1 commit into
mainfrom
complete_in_thread
Jun 10, 2026
Merged

Add a new complete_in_thread parameter to cmd2.Cmd.__init__#1682
tleonhardt merged 1 commit into
mainfrom
complete_in_thread

Add a new complete_in_thread parameter to cmd2.Cmd.__init__ that defa…

cac4a0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

99.59% (+0.00%) compared to 32a7a63

View this Pull Request on Codecov

99.59% (+0.00%) compared to 32a7a63

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (32a7a63) to head (cac4a0c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1682   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          23       23           
  Lines        5677     5678    +1     
=======================================
+ Hits         5654     5655    +1     
  Misses         23       23           

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