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

fix: Policies should apply only to gateways they were attached to when mergeGateways is true #2671

Merged
merged 5 commits into from
Feb 26, 2024

Make the linter happy

fc79ee0
Select commit
Loading
Failed to load commit list.
Merged

fix: Policies should apply only to gateways they were attached to when mergeGateways is true #2671

Make the linter happy
fc79ee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2024 in 0s

63.14% (target 60.00%)

View this Pull Request on Codecov

63.14% (target 60.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.14%. Comparing base (5bfcb20) to head (fc79ee0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2671   +/-   ##
=======================================
  Coverage   63.14%   63.14%           
=======================================
  Files         121      121           
  Lines       19599    19613   +14     
=======================================
+ Hits        12375    12385   +10     
- Misses       6428     6431    +3     
- Partials      796      797    +1     

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