Skip to content
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

Set CORS policy values only for when HTTPProxy associated with external visibility #1088

Merged
merged 2 commits into from
May 14, 2024

set cors policy in httpproxies only for external visibility

f8bacc3
Select commit
Loading
Failed to load commit list.
Merged

Set CORS policy values only for when HTTPProxy associated with external visibility #1088

set cors policy in httpproxies only for external visibility
f8bacc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 0s

93.92% (target 90.00%)

View this Pull Request on Codecov

93.92% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.92%. Comparing base (820cd7c) to head (f8bacc3).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1088      +/-   ##
==========================================
- Coverage   94.06%   93.92%   -0.14%     
==========================================
  Files          11       11              
  Lines         893      708     -185     
==========================================
- Hits          840      665     -175     
+ Misses         32       22      -10     
  Partials       21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.