Skip to content

Allow OPTIONS requests through domain proxy #7284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 14, 2025

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.