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

Add Github Action to run Cypress tests #533

Merged
merged 12 commits into from
Sep 17, 2020

Conversation

cafca
Copy link
Collaborator

@cafca cafca commented Sep 8, 2020

@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #533 into develop will decrease coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #533      +/-   ##
===========================================
- Coverage    25.27%   25.04%   -0.23%     
===========================================
  Files          374      374              
  Lines         7561     7570       +9     
  Branches      1932     1934       +2     
===========================================
- Hits          1911     1896      -15     
- Misses        5257     5281      +24     
  Partials       393      393              
Flag Coverage Δ
#unittests 25.04% <ø> (-0.23%) ⬇️

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

Impacted Files Coverage Δ
src/utils/polyfill-intl.ts 32.07% <0.00%> (-37.74%) ⬇️
src/pages/Reports/state/OverviewMapState.js 90.00% <0.00%> (-7.57%) ⬇️
src/pages/Reports/state/initialState.js 100.00% <0.00%> (ø)
...ges/OverviewMap/components/ReportDetails/Header.js 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36f9b5b...87dd768. Read the comment docs.

@cafca cafca marked this pull request as ready for review September 17, 2020 10:51
@cafca cafca merged commit 1a78893 into develop Sep 17, 2020
@cafca cafca deleted the ciex/platform/github-actions-cypress branch September 17, 2020 10:55
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.

Configure Github Actions to run e2e test suite
2 participants