Skip to content

Merge branch 'main' into domain-name-regex-characters-not-scaped

e26c9a6
Select commit
Loading
Failed to load commit list.
Open

Domain is passed as a REGEX pattern, not a literal string. #12937

Merge branch 'main' into domain-name-regex-characters-not-scaped
e26c9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 1s

3.52% (-14.48%) compared to 4f93ba8

View this Pull Request on Codecov

3.52% (-14.48%) compared to 4f93ba8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.52%. Comparing base (4f93ba8) to head (e26c9a6).

❗ There is a different number of reports uploaded between BASE (4f93ba8) and HEAD (e26c9a6). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4f93ba8) HEAD (e26c9a6)
unittests 1 0
Additional details and impacted files
@@              Coverage Diff              @@
##               main   #12937       +/-   ##
=============================================
- Coverage     18.00%    3.52%   -14.48%     
=============================================
  Files          5976      464     -5512     
  Lines        537582    40063   -497519     
  Branches      66006     7534    -58472     
=============================================
- Hits          96784     1414    -95370     
+ Misses       429885    38461   -391424     
+ Partials      10913      188    -10725     

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