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

Pass request headers when making application config calls #6164

Merged
merged 7 commits into from
Mar 19, 2024

update readme

b607403
Select commit
Loading
Failed to load commit list.
Merged

Pass request headers when making application config calls #6164

update readme
b607403
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

67.24% (+0.02%) compared to a9e874f

View this Pull Request on Codecov

67.24% (+0.02%) compared to a9e874f

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.24%. Comparing base (a9e874f) to head (b607403).

Files Patch % Lines
.../plugins/application_config/server/routes/index.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6164      +/-   ##
==========================================
+ Coverage   67.21%   67.24%   +0.02%     
==========================================
  Files        3344     3344              
  Lines       64792    64796       +4     
  Branches    10427    10427              
==========================================
+ Hits        43552    43572      +20     
+ Misses      18697    18683      -14     
+ Partials     2543     2541       -2     

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