Skip to content

Fixed cmd2 bypassing NO_COLOR and allow_style when setting prompt-toolkit's color depth.#1706

Merged
kmvanbrunt merged 2 commits into
mainfrom
pt_color_depth
Jul 7, 2026
Merged

Fixed cmd2 bypassing NO_COLOR and allow_style when setting prompt-toolkit's color depth.#1706
kmvanbrunt merged 2 commits into
mainfrom
pt_color_depth

Fixed handling of NO_COLOR environment variable.

2cb95e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 7, 2026 in 1s

99.59% (-0.02%) compared to d35f7d7

View this Pull Request on Codecov

99.59% (-0.02%) compared to d35f7d7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (d35f7d7) to head (2cb95e2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1706      +/-   ##
==========================================
- Coverage   99.60%   99.59%   -0.02%     
==========================================
  Files          23       23              
  Lines        5894     5900       +6     
==========================================
+ Hits         5871     5876       +5     
- Misses         23       24       +1     

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