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(integration): remove skipTestForExpressionRouter helper in tests #4881

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

randmonkey
Copy link
Contributor

@randmonkey randmonkey commented Oct 18, 2023

What this PR does / why we need it:

use skipTestForRouterFlavors instead of skipTestForExpressionRouter to skip tests not expected to run with expression router, and remove the skip for unnecessary cases.

Which issue this PR fixes:

part of #4719

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@randmonkey randmonkey requested a review from a team as a code owner October 18, 2023 07:48
@randmonkey randmonkey marked this pull request as draft October 18, 2023 07:48
@randmonkey randmonkey changed the title remove skipTestForExpressionRouter helper in tests test(integration): remove skipTestForExpressionRouter helper in tests Oct 18, 2023
@randmonkey randmonkey marked this pull request as ready for review October 18, 2023 08:12
@randmonkey randmonkey force-pushed the test/remove_skipTestForExpressionRouter branch from 2fae76a to 244f35d Compare October 18, 2023 08:14
@pull-request-size pull-request-size bot added size/S and removed size/M labels Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2089f87) 77.7% compared to head (244f35d) 77.7%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4881   +/-   ##
=====================================
  Coverage   77.7%   77.7%           
=====================================
  Files        164     164           
  Lines      18399   18443   +44     
=====================================
+ Hits       14298   14342   +44     
- Misses      3281    3282    +1     
+ Partials     820     819    -1     

see 11 files with indirect coverage changes

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

@randmonkey randmonkey enabled auto-merge (squash) October 18, 2023 08:20
@randmonkey randmonkey merged commit 61ea16e into main Oct 18, 2023
43 checks passed
@randmonkey randmonkey deleted the test/remove_skipTestForExpressionRouter branch October 18, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants