Skip to content

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.