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 support for raw context.Context in keyauth middleware #3287

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

fix(middleware): include missing import

709e1bf
Select commit
Loading
Failed to load commit list.
Draft

add support for raw context.Context in keyauth middleware #3287

fix(middleware): include missing import
709e1bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

84.12% (+0.08%) compared to 8970f51

View this Pull Request on Codecov

84.12% (+0.08%) compared to 8970f51

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.12%. Comparing base (8970f51) to head (709e1bf).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3287      +/-   ##
==========================================
+ Coverage   84.04%   84.12%   +0.08%     
==========================================
  Files         116      116              
  Lines       11557    11567      +10     
==========================================
+ Hits         9713     9731      +18     
+ Misses       1411     1405       -6     
+ Partials      433      431       -2     

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