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

internal/envoy: support AuthPolicy on direct response routes #6426

Merged
merged 2 commits into from
May 8, 2024

changelog

0784259
Select commit
Loading
Failed to load commit list.
Merged

internal/envoy: support AuthPolicy on direct response routes #6426

changelog
0784259
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 1s

81.63% (+0.00%) compared to a485abb

View this Pull Request on Codecov

81.63% (+0.00%) compared to a485abb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.63%. Comparing base (a485abb) to head (0784259).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6426   +/-   ##
=======================================
  Coverage   81.62%   81.63%           
=======================================
  Files         133      133           
  Lines       15857    15862    +5     
=======================================
+ Hits        12944    12949    +5     
  Misses       2619     2619           
  Partials      294      294           
Files Coverage Δ
internal/envoy/v3/route.go 80.03% <100.00%> (+0.15%) ⬆️