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

Add a couple more assertions

dab5889
Select commit
Loading
Failed to load commit list.
Merged

Handle ANSI escape sequences when performing column wrapping #2849

Add a couple more assertions
dab5889
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 10, 2024 in 1s

97.32% of diff hit (target 80.00%)

View this Pull Request on Codecov

97.32% of diff hit (target 80.00%)

Annotations

Check warning on line 50 in src/catch2/internal/catch_textflow.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catch2/internal/catch_textflow.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 106 in src/catch2/internal/catch_textflow.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catch2/internal/catch_textflow.cpp#L106

Added line #L106 was not covered by tests

Check warning on line 344 in src/catch2/internal/catch_textflow.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catch2/internal/catch_textflow.cpp#L344

Added line #L344 was not covered by tests

Check warning on line 357 in src/catch2/internal/catch_textflow.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/catch2/internal/catch_textflow.cpp#L357

Added line #L357 was not covered by tests