Skip to content

perf: simple-absolute href cache and string pool for ada::url - #1201

Open
anonrig wants to merge 2 commits into
mainfrom
perf/url-href-cache-pool
Open

perf: simple-absolute href cache and string pool for ada::url#1201
anonrig wants to merge 2 commits into
mainfrom
perf/url-href-cache-pool

ci: use PRE_TEST gtest discovery on Windows

6a4fcd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

61.25% (+0.19%) compared to d154358

View this Pull Request on Codecov

61.25% (+0.19%) compared to d154358

Details

Codecov Report

❌ Patch coverage is 81.73077% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.25%. Comparing base (d154358) to head (6a4fcd9).

Files with missing lines Patch % Lines
src/parser.cpp 82.70% 5 Missing and 18 partials ⚠️
include/ada/url-inl.h 74.50% 0 Missing and 13 partials ⚠️
src/string_pool.cpp 87.50% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1201      +/-   ##
==========================================
+ Coverage   61.06%   61.25%   +0.19%     
==========================================
  Files          38       39       +1     
  Lines        6939     7004      +65     
  Branches     3231     3260      +29     
==========================================
+ Hits         4237     4290      +53     
- Misses        749      752       +3     
- Partials     1953     1962       +9     

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