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

[Manual Backport 2.x] Run Cypress integration tests on build (#143) #205

Merged
merged 1 commit into from
May 26, 2023

Conversation

noCharger
Copy link
Collaborator

Run the Cypress integration tests as a GitHub action on every build, to better catch regressions.

Signed-off-by: Michael Froh froh@amazon.com
(cherry picked from commit 2ef265d)

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@noCharger noCharger changed the title Run Cypress integration tests on build (#143) [Manual Backport] Run Cypress integration tests on build (#143) May 25, 2023
@noCharger noCharger changed the title [Manual Backport] Run Cypress integration tests on build (#143) [Manual Backport 2.x] Run Cypress integration tests on build (#143) May 25, 2023
@noCharger noCharger changed the title [Manual Backport 2.x] Run Cypress integration tests on build (#143) [Manual Backport 2.x] Cherry-pick run Cypress integration tests on build (#143) May 25, 2023
@noCharger noCharger changed the title [Manual Backport 2.x] Cherry-pick run Cypress integration tests on build (#143) [Manual Backport 2.x] Run Cypress integration tests on build (#143) May 25, 2023
Run the Cypress integration tests as a GitHub action on every build,
to better catch regressions.

Signed-off-by: Michael Froh <froh@amazon.com>
(cherry picked from commit 2ef265d)
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #205 (9f5477b) into 2.x (98d9b8d) will increase coverage by 4.84%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x     #205      +/-   ##
==========================================
+ Coverage   81.42%   86.27%   +4.84%     
==========================================
  Files          13       15       +2     
  Lines         140      204      +64     
  Branches       27       40      +13     
==========================================
+ Hits          114      176      +62     
- Misses         24       26       +2     
  Partials        2        2              
Flag Coverage Δ
dashboards-search-relevance 86.27% <ø> (+4.84%) ⬆️

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

see 2 files with indirect coverage changes

@noCharger noCharger merged commit 9fd5072 into 2.x May 26, 2023
@github-actions github-actions bot deleted the backport-143-to-2.x branch May 26, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants