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

feat: support URL rewriting extensions

7591732
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 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 94.07407% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.86%. Comparing base (ea17864) to head (7591732).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/testutil/urlrewrite/urlrewrite.go 80.00% 2 Missing ⚠️
shortcuts/im/im_messages_mget.go 0.00% 2 Missing ⚠️
cmd/event/console_url.go 50.00% 1 Missing ⚠️
cmd/update/update.go 96.42% 1 Missing ⚠️
internal/transport/extension.go 96.66% 0 Missing and 1 partial ⚠️
shortcuts/apps/apps_init.go 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2595      +/-   ##
==========================================
- Coverage   76.11%   75.86%   -0.25%     
==========================================
  Files        1112     1106       -6     
  Lines      124768   124414     -354     
==========================================
- Hits        94965    94389     -576     
- Misses      22198    22398     +200     
- Partials     7605     7627      +22     

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