Skip to content

fix(file): remove jschardet confidence check for encoding detection#1007

Merged
yamadashy merged 4 commits into
mainfrom
fix/remove-confidence-check
Dec 14, 2025
Merged

fix(file): remove jschardet confidence check for encoding detection#1007
yamadashy merged 4 commits into
mainfrom
fix/remove-confidence-check

test(file): Add test for legitimate U+FFFD character handling

47398ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 1s

89.90% (target 75.00%)

View this Pull Request on Codecov

89.90% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.90%. Comparing base (a022d89) to head (47398ae).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1007      +/-   ##
==========================================
+ Coverage   89.83%   89.90%   +0.07%     
==========================================
  Files         120      120              
  Lines        9235     9241       +6     
  Branches     1683     1685       +2     
==========================================
+ Hits         8296     8308      +12     
+ Misses        939      933       -6     

☔ 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.