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: use only 46 bits for priorities of Kong routes #5024

Merged
merged 2 commits into from
Oct 31, 2023

update changelog

dd2d339
Select commit
Loading
Failed to load commit list.
Merged

fix: use only 46 bits for priorities of Kong routes #5024

update changelog
dd2d339
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 1s

75.3% (-0.1%) compared to 0422f3b

View this Pull Request on Codecov

75.3% (-0.1%) compared to 0422f3b

Details

Codecov Report

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

Comparison is base (0422f3b) 75.3% compared to head (dd2d339) 75.3%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #5024     +/-   ##
=======================================
- Coverage   75.3%   75.3%   -0.1%     
=======================================
  Files        167     167             
  Lines      18721   18721             
=======================================
- Hits       14104   14100      -4     
- Misses      3790    3792      +2     
- Partials     827     829      +2     
Files Coverage Δ
internal/dataplane/parser/translators/atc_utils.go 100.0% <ø> (ø)
...rnal/dataplane/parser/translators/grpcroute_atc.go 93.6% <93.7%> (ø)
...rnal/dataplane/parser/translators/httproute_atc.go 90.8% <95.4%> (ø)

... and 4 files with indirect coverage changes

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