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 api key authentication support #228

Merged
merged 1 commit into from
Dec 1, 2024
Merged

Conversation

emmanuelgautier
Copy link
Member

No description provided.

@emmanuelgautier emmanuelgautier added the enhancement New feature or request label Dec 1, 2024
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

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

Project coverage is 56.05%. Comparing base (710fdf1) to head (ac99c3e).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scenario/utils.go 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   55.90%   56.05%   +0.15%     
==========================================
  Files          90       90              
  Lines        3533     3541       +8     
==========================================
+ Hits         1975     1985      +10     
+ Misses       1415     1414       -1     
+ Partials      143      142       -1     

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

@emmanuelgautier emmanuelgautier merged commit a5b3361 into main Dec 1, 2024
29 checks passed
@emmanuelgautier emmanuelgautier deleted the api-key-support branch December 1, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unsupported security scheme type: apikey while running on a Swagger file
1 participant