Skip to content

optimize percent_encode, percent_encode_index, and percent_decode - #1124

Open
thisalihassan wants to merge 3 commits into
ada-url:mainfrom
thisalihassan:optimize-percent-encode-decode
Open

optimize percent_encode, percent_encode_index, and percent_decode#1124
thisalihassan wants to merge 3 commits into
ada-url:mainfrom
thisalihassan:optimize-percent-encode-decode

improve SSSE3 path

63b475f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

59.73% (+0.01%) compared to 95895d6

View this Pull Request on Codecov

59.73% (+0.01%) compared to 95895d6

Details

Codecov Report

❌ Patch coverage is 72.72727% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.73%. Comparing base (95895d6) to head (63b475f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/unicode.cpp 72.72% 0 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1124      +/-   ##
==========================================
+ Coverage   59.71%   59.73%   +0.01%     
==========================================
  Files          37       36       -1     
  Lines        5958     5973      +15     
  Branches     2907     2914       +7     
==========================================
+ Hits         3558     3568      +10     
  Misses        593      593              
- Partials     1807     1812       +5     

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