Skip to content

Allow configuring trusted domains at run-time #7339

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
May 6, 2025

Fix repeatable flags in config

d754e0f
Select commit
Loading
Failed to load commit list.
Merged

Allow configuring trusted domains at run-time #7339

Fix repeatable flags in config
d754e0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2025 in 1s

73.44% (+0.43%) compared to 47d6d3a

View this Pull Request on Codecov

73.44% (+0.43%) compared to 47d6d3a

Details

Codecov Report

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

Project coverage is 73.44%. Comparing base (47d6d3a) to head (d754e0f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/node/cli.ts 71.42% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7339      +/-   ##
==========================================
+ Coverage   73.00%   73.44%   +0.43%     
==========================================
  Files          29       29              
  Lines        1793     1796       +3     
  Branches      383      384       +1     
==========================================
+ Hits         1309     1319      +10     
+ Misses        409      404       -5     
+ Partials       75       73       -2     
Files with missing lines Coverage Δ
src/node/cli.ts 93.52% <71.42%> (+2.61%) ⬆️

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 3f2e334...d754e0f. 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.