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

Set input encoding to UTF-8 to fix parsing issues. #1470

Merged
merged 3 commits into from
Oct 1, 2024

Set UTF-8 as default encoding for all file operations: see https://gi…

c14edae
Select commit
Loading
Failed to load commit list.
Merged

Set input encoding to UTF-8 to fix parsing issues. #1470

Set UTF-8 as default encoding for all file operations: see https://gi…
c14edae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

54.00% (+8.74%) compared to 0a5ef8d

View this Pull Request on Codecov

54.00% (+8.74%) compared to 0a5ef8d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.00%. Comparing base (0a5ef8d) to head (c14edae).
Report is 54 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1470      +/-   ##
==========================================
+ Coverage   45.25%   54.00%   +8.74%     
==========================================
  Files        1121      442     -679     
  Lines      112131    50841   -61290     
  Branches    19077        0   -19077     
==========================================
- Hits        50750    27457   -23293     
+ Misses      61381    23384   -37997     

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