Skip to content

feat: support URL rewriting extensions - #2595

Open
Tantanz20020918 wants to merge 8 commits into
mainfrom
feat/url-rewrite
Open

feat: support URL rewriting extensions#2595
Tantanz20020918 wants to merge 8 commits into
mainfrom
feat/url-rewrite

fix: handle rewritten URLs across edge paths

29b3d83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 0s

75.86% (-0.25%) compared to ea17864

View this Pull Request on Codecov

75.86% (-0.25%) compared to ea17864

Details

Codecov Report

❌ Patch coverage is 95.31250% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.86%. Comparing base (ea17864) to head (29b3d83).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
internal/testutil/urlrewrite/urlrewrite.go 80.00% 2 Missing ⚠️
cmd/event/console_url.go 50.00% 1 Missing ⚠️
cmd/update/update.go 96.00% 1 Missing ⚠️
internal/transport/extension.go 96.96% 0 Missing and 1 partial ⚠️
shortcuts/apps/apps_init.go 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2595      +/-   ##
==========================================
- Coverage   76.11%   75.86%   -0.25%     
==========================================
  Files        1112     1109       -3     
  Lines      124768   124642     -126     
==========================================
- Hits        94965    94565     -400     
- Misses      22198    22431     +233     
- Partials     7605     7646      +41     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.