Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle ANSI escape sequences when performing column wrapping #2849

Merged
merged 13 commits into from
May 4, 2024

Replace literal escape codes with \033 and add a test case for incomp…

8f91452
Select commit
Loading
Failed to load commit list.
Merged

Handle ANSI escape sequences when performing column wrapping #2849

Replace literal escape codes with \033 and add a test case for incomp…
8f91452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2024 in 0s

91.10% (-0.07%) compared to bfe3ff8

View this Pull Request on Codecov

91.10% (-0.07%) compared to bfe3ff8

Details

Codecov Report

Attention: Patch coverage is 98.69281% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.10%. Comparing base (bfe3ff8) to head (8f91452).
Report is 30 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2849      +/-   ##
==========================================
- Coverage   91.17%   91.10%   -0.07%     
==========================================
  Files         197      198       +1     
  Lines        8379     8493     +114     
==========================================
+ Hits         7639     7737      +98     
- Misses        740      756      +16