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

Limit the depth when openapi params reference itself #229

Merged
merged 1 commit into from
Dec 1, 2024

fix: limit the depth when openapi params reference itself

9be6691
Select commit
Loading
Failed to load commit list.
Merged

Limit the depth when openapi params reference itself #229

fix: limit the depth when openapi params reference itself
9be6691
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

56.13% (+0.07%) compared to a5b3361

View this Pull Request on Codecov

56.13% (+0.07%) compared to a5b3361

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 56.13%. Comparing base (a5b3361) to head (9be6691).

Files with missing lines Patch % Lines
openapi/param.go 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   56.05%   56.13%   +0.07%     
==========================================
  Files          90       90              
  Lines        3541     3547       +6     
==========================================
+ Hits         1985     1991       +6     
  Misses       1414     1414              
  Partials      142      142              

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