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

tests: add parser golden tests covering expression routes #4426

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Jul 28, 2023

What this PR does / why we need it:

Adds settings to cover ExpressionRoutes: true to the existing Ingress and GRPCRoute tests, adds a new HTTPRoute test.

@czeslavo czeslavo force-pushed the expression-routes-golden-tests branch 2 times, most recently from 1963023 to 79c5f05 Compare July 28, 2023 10:44
@czeslavo czeslavo self-assigned this Jul 28, 2023
@czeslavo czeslavo added this to the KIC v2.11.0 milestone Jul 28, 2023
@czeslavo czeslavo marked this pull request as ready for review July 28, 2023 10:47
@czeslavo czeslavo requested a review from a team as a code owner July 28, 2023 10:47
@czeslavo czeslavo force-pushed the expression-routes-golden-tests branch from 79c5f05 to a2dcd40 Compare July 28, 2023 10:52
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.1% ⚠️

Comparison is base (dbc2870) 67.2% compared to head (a2dcd40) 67.2%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4426     +/-   ##
=======================================
- Coverage   67.2%   67.2%   -0.1%     
=======================================
  Files        159     159             
  Lines      18749   18749             
=======================================
- Hits       12609   12605      -4     
- Misses      5379    5384      +5     
+ Partials     761     760      -1     

see 7 files with indirect coverage changes

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

@czeslavo czeslavo requested a review from pmalek July 28, 2023 12:17
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@czeslavo czeslavo enabled auto-merge (squash) July 28, 2023 12:59
@czeslavo czeslavo merged commit b90ccb4 into main Jul 28, 2023
36 checks passed
@czeslavo czeslavo deleted the expression-routes-golden-tests branch July 28, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants