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

test: update priority in route to 2^46 - 1 #444

Merged
merged 2 commits into from
May 10, 2024

Conversation

randmonkey
Copy link
Contributor

Since Kong gateway will limit the priority in routes to be less than 2^46 (in [0,2^46-1]) , the priorityof route used in tests should be updated to be in the interval.

@randmonkey randmonkey requested a review from a team as a code owner May 10, 2024 07:20
@randmonkey randmonkey requested a review from a team May 10, 2024 07:20
@randmonkey randmonkey requested a review from a team as a code owner May 10, 2024 07:20
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.42%. Comparing base (2c2b379) to head (722306c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   59.42%   59.42%           
=======================================
  Files          71       71           
  Lines        4394     4394           
=======================================
  Hits         2611     2611           
  Misses       1171     1171           
  Partials      612      612           
Flag Coverage Δ
2.1 35.75% <ø> (ø)
2.2 48.31% <ø> (ø)
2.3 48.95% <ø> (ø)
2.4 48.99% <ø> (ø)
2.5 48.99% <ø> (ø)
2.6 48.99% <ø> (ø)
2.7 50.70% <ø> (ø)
2.8 50.70% <ø> (ø)
3.0 54.18% <ø> (-0.46%) ⬇️
3.1 56.28% <ø> (ø)
3.2 56.32% <ø> (ø)
3.3 56.32% <ø> (ø)
3.4 58.71% <ø> (ø)
3.5 56.50% <ø> (ø)
3.6 56.50% <ø> (ø)
community 43.42% <ø> (ø)
enterprise 58.71% <ø> (+0.68%) ⬆️
integration 59.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@randmonkey randmonkey force-pushed the update_priority_in_route_test branch from 446cfcb to 722306c Compare May 10, 2024 07:57
@randmonkey randmonkey requested a review from czeslavo May 10, 2024 08:00
@randmonkey randmonkey enabled auto-merge (squash) May 10, 2024 08:00
@randmonkey randmonkey merged commit 353b66d into main May 10, 2024
79 checks passed
@randmonkey randmonkey deleted the update_priority_in_route_test branch May 10, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants