Skip to content

Update Latin-1 detection with allowed 0x1B symbol#802

Merged
babenek merged 2 commits intoSamsung:mainfrom
babenek:auxiliary
Jan 5, 2026
Merged

Update Latin-1 detection with allowed 0x1B symbol#802
babenek merged 2 commits intoSamsung:mainfrom
babenek:auxiliary

Conversation

@babenek
Copy link
Contributor

@babenek babenek commented Jan 5, 2026

Description

Please include a summary of the change and which is fixed.

  • Use ESC (0x1B) symbol as Latin1 for detection the encoding

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.38%. Comparing base (eb4fe49) to head (dd5e3ef).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #802   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         142      142           
  Lines        5751     5751           
  Branches      932      932           
=======================================
  Hits         5313     5313           
  Misses        285      285           
  Partials      153      153           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@babenek babenek changed the title ESC code may be latin-1 too Update Latin-1 detection with allowed 0x1B symbol Jan 5, 2026
@babenek babenek marked this pull request as ready for review January 5, 2026 15:12
@babenek babenek requested a review from a team as a code owner January 5, 2026 15:12
@babenek babenek merged commit 4e29073 into Samsung:main Jan 5, 2026
23 checks passed
@babenek babenek deleted the auxiliary branch January 5, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants