Skip to content

Fix: Replace surrogates in Unicode code points - #164

Merged
AdrianAtZyte merged 2 commits into
scrapy:masterfrom
Synrom:fix/replace_surrogate_in_unicode_code_points
Jul 28, 2026
Merged

Fix: Replace surrogates in Unicode code points#164
AdrianAtZyte merged 2 commits into
scrapy:masterfrom
Synrom:fix/replace_surrogate_in_unicode_code_points

Ruff format

0109175
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2026 in 0s

96.83% (+0.22%) compared to 743c6e5

View this Pull Request on Codecov

96.83% (+0.22%) compared to 743c6e5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.83%. Comparing base (743c6e5) to head (0109175).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   96.61%   96.83%   +0.22%     
==========================================
  Files           3        3              
  Lines         885      885              
  Branches      136      136              
==========================================
+ Hits          855      857       +2     
+ Misses         14       13       -1     
+ Partials       16       15       -1     

☔ View full report in Codecov by Harness.
📢 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.