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

Add HTTP Method override scan #209

Merged
merged 1 commit into from
Oct 22, 2024

feat: add http method override scan

df2637a
Select commit
Loading
Failed to load commit list.
Merged

Add HTTP Method override scan #209

feat: add http method override scan
df2637a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

56.83% (+1.06%) compared to ed5d68b

View this Pull Request on Codecov

56.83% (+1.06%) compared to ed5d68b

Details

Codecov Report

Attention: Patch coverage is 90.09901% with 10 lines in your changes missing coverage. Please review.

Project coverage is 56.83%. Comparing base (ed5d68b) to head (df2637a).

Files with missing lines Patch % Lines
...ation/http_method_override/http_method_override.go 88.09% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   55.76%   56.83%   +1.06%     
==========================================
  Files          85       86       +1     
  Lines        3181     3276      +95     
==========================================
+ Hits         1774     1862      +88     
- Misses       1302     1307       +5     
- Partials      105      107       +2     

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