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

feat: Add support for overriding status code in response overrides #4900

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

move to the end

d8f7832
Select commit
Loading
Failed to load commit list.
Draft

feat: Add support for overriding status code in response overrides #4900

move to the end
d8f7832
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

66.31% (target 60.00%)

View this Pull Request on Codecov

66.31% (target 60.00%)

Details

Codecov Report

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

Project coverage is 66.31%. Comparing base (7bb7624) to head (d8f7832).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
internal/gatewayapi/filters.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4900      +/-   ##
==========================================
+ Coverage   66.25%   66.31%   +0.05%     
==========================================
  Files         209      209              
  Lines       31922    31948      +26     
==========================================
+ Hits        21150    21185      +35     
+ Misses       9522     9512      -10     
- Partials     1250     1251       +1     

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