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: fix refChecker when namespace is specified and is the same as route's namespace #5392

Merged
merged 5 commits into from
Jan 16, 2024

refactor: refactor switch into if in backendRefsToKongStateBackends

6215568
Select commit
Loading
Failed to load commit list.
Merged

fix: fix refChecker when namespace is specified and is the same as route's namespace #5392

refactor: refactor switch into if in backendRefsToKongStateBackends
6215568
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

69.5% (+69.5%) compared to b8b543c

View this Pull Request on Codecov

69.5% (+69.5%) compared to b8b543c

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (b8b543c) 0.0% compared to head (6215568) 69.5%.
Report is 3 commits behind head on main.

Files Patch % Lines
internal/dataplane/translator/backendref.go 83.7% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           main   #5392      +/-   ##
=======================================
+ Coverage      0   69.5%   +69.5%     
=======================================
  Files         0     176     +176     
  Lines         0   22525   +22525     
=======================================
+ Hits          0   15673   +15673     
- Misses        0    5924    +5924     
- Partials      0     928     +928     

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