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

When a reserved variable is set in a parameter, you need to determine whether it is also a query parameter required by the API. #1185

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

CodeSpaceiiii
Copy link
Contributor

When a reserved variable is set in a parameter, you need to determine whether it is also a query parameter required by the API.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2025

Codecov Report

Attention: Patch coverage is 88.07339% with 13 lines in your changes missing coverage. Please review.

Project coverage is 82.21%. Comparing base (c88b08a) to head (2eae019).

Files with missing lines Patch % Lines
meta/repository.go 68.00% 5 Missing and 3 partials ⚠️
openapi/commando.go 93.15% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1185      +/-   ##
==========================================
+ Coverage   82.06%   82.21%   +0.15%     
==========================================
  Files          48       48              
  Lines        4159     4268     +109     
==========================================
+ Hits         3413     3509      +96     
- Misses        600      608       +8     
- Partials      146      151       +5     

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

… whether it is also a query parameter required by the API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants