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 test case for validating WWW-Authorization header when invocating an API with API Keys using invalid Authorization header #13523

Merged
merged 1 commit into from
Sep 2, 2024

Add test case for validating WWW-Authenticate header during unauthori…

aeeec6b
Select commit
Loading
Failed to load commit list.
Merged

Add test case for validating WWW-Authorization header when invocating an API with API Keys using invalid Authorization header #13523

Add test case for validating WWW-Authenticate header during unauthori…
aeeec6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2024 in 1s

14.19% (-3.64%) compared to b36568c

View this Pull Request on Codecov

14.19% (-3.64%) compared to b36568c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.19%. Comparing base (b36568c) to head (aeeec6b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13523      +/-   ##
============================================
- Coverage     17.83%   14.19%   -3.64%     
+ Complexity      897      668     -229     
============================================
  Files           255      255              
  Lines         11551    11551              
  Branches       1204     1204              
============================================
- Hits           2060     1640     -420     
- Misses         9474     9887     +413     
- Partials         17       24       +7     

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