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

feat: add api key authentication support

ac99c3e
Select commit
Loading
Failed to load commit list.
Merged

Add api key authentication support #228

feat: add api key authentication support
ac99c3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

56.05% (+0.15%) compared to 710fdf1

View this Pull Request on Codecov

56.05% (+0.15%) compared to 710fdf1

Details

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).

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.