Skip to content

perf: speed up percent_decode using bulk run-copying - #1202

Merged
anonrig merged 3 commits into
ada-url:mainfrom
jbergstroem:chore/decode_performance_improvement
Jul 31, 2026
Merged

perf: speed up percent_decode using bulk run-copying#1202
anonrig merged 3 commits into
ada-url:mainfrom
jbergstroem:chore/decode_performance_improvement

chore: add tests to improve coverage feedback

f6cbe34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

61.14% (+0.08%) compared to d154358

View this Pull Request on Codecov

61.14% (+0.08%) compared to d154358

Details

Codecov Report

❌ Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.14%. Comparing base (d154358) to head (f6cbe34).

Files with missing lines Patch % Lines
src/unicode.cpp 92.59% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1202      +/-   ##
==========================================
+ Coverage   61.06%   61.14%   +0.08%     
==========================================
  Files          38       38              
  Lines        6939     6947       +8     
  Branches     3231     3231              
==========================================
+ Hits         4237     4248      +11     
+ Misses        749      748       -1     
+ Partials     1953     1951       -2     

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