Skip to content

Run prettier

88ff214
Select commit
Loading
Failed to load commit list.
Merged

Allow OPTIONS requests through domain proxy #7284

Run prettier
88ff214
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2025 in 0s

73.01% (+0.07%) compared to 4b7bca3

View this Pull Request on Codecov

73.01% (+0.07%) compared to 4b7bca3

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.01%. Comparing base (4b7bca3) to head (88ff214).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/node/routes/domainProxy.ts 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7284      +/-   ##
==========================================
+ Coverage   72.94%   73.01%   +0.07%     
==========================================
  Files          29       29              
  Lines        1785     1790       +5     
  Branches      380      383       +3     
==========================================
+ Hits         1302     1307       +5     
  Misses        408      408              
  Partials       75       75              
Files with missing lines Coverage Δ
src/node/cli.ts 90.90% <ø> (ø)
src/node/main.ts 49.10% <100.00%> (+0.92%) ⬆️
src/node/routes/pathProxy.ts 89.65% <100.00%> (+7.51%) ⬆️
src/node/routes/domainProxy.ts 47.27% <0.00%> (-1.79%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2c489d...88ff214. Read the comment docs.

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