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

Sanitize text escape sequences #1508

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

dmach
Copy link
Contributor

@dmach dmach commented Mar 7, 2024

Fixes: #1490
Fixes: #1503

@pep8speaks
Copy link

pep8speaks commented Mar 7, 2024

Hello @dmach! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-03-07 16:30:42 UTC

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 31.48%. Comparing base (474cbd2) to head (f9b1734).
Report is 3 commits behind head on master.

Files Patch % Lines
osc/output/output.py 79.16% 10 Missing ⚠️
osc/output/tty.py 50.00% 2 Missing ⚠️
osc/core.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1508      +/-   ##
==========================================
+ Coverage   31.34%   31.48%   +0.13%     
==========================================
  Files         103      103              
  Lines       19013    19066      +53     
==========================================
+ Hits         5959     6002      +43     
- Misses      13054    13064      +10     

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

@dmach dmach force-pushed the sanitize_text-escape-sequences branch 2 times, most recently from aa9d5b3 to 017e557 Compare March 7, 2024 16:01
@dmach dmach force-pushed the sanitize_text-escape-sequences branch from 017e557 to f9b1734 Compare March 7, 2024 16:30
@dmach dmach merged commit ce1855f into openSUSE:master Mar 8, 2024
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants