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

fix: enforce content type header for API requests #16860

Merged
merged 1 commit into from
Jan 16, 2024

fix: enforce content type header for API requests

1d7e992
Select commit
Loading
Failed to load commit list.
Merged

fix: enforce content type header for API requests #16860

fix: enforce content type header for API requests
1d7e992
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

49.29% (-0.03%) compared to b12630c

View this Pull Request on Codecov

49.29% (-0.03%) compared to b12630c

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (b12630c) 49.31% compared to head (1d7e992) 49.29%.
Report is 1 commits behind head on master.

Files Patch % Lines
server/server.go 0.00% 13 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #16860      +/-   ##
==========================================
- Coverage   49.31%   49.29%   -0.03%     
==========================================
  Files         272      272              
  Lines       47975    47999      +24     
==========================================
  Hits        23660    23660              
- Misses      21973    21996      +23     
- Partials     2342     2343       +1     

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