Skip to content

Added monkey patch for Rich AnsiDecoder.decode() bug.#1668

Merged
tleonhardt merged 1 commit into
mainfrom
ansi_decode_fix
May 23, 2026
Merged

Added monkey patch for Rich AnsiDecoder.decode() bug.#1668
tleonhardt merged 1 commit into
mainfrom
ansi_decode_fix

Added monkey patch for Rich AnsiDecoder.decode() bug.

b9f1e6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2026 in 0s

99.55% (+0.00%) compared to bbd689f

View this Pull Request on Codecov

99.55% (+0.00%) compared to bbd689f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (bbd689f) to head (b9f1e6c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1668   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          22       22           
  Lines        4920     4928    +8     
=======================================
+ Hits         4898     4906    +8     
  Misses         22       22           

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