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

chore: add e2e tests to github workflows #663

Merged
merged 2 commits into from
Sep 6, 2022
Merged

Conversation

tmigone
Copy link
Contributor

@tmigone tmigone commented Jul 29, 2022

Changes

  • Update test workflow to use node 16 and latest github actions
  • Add e2e workflow
  • Fix npm publish workflow (hopefully)

Closes: #656, #628
Signed-off-by: Tomás Migone [email protected]

Closes: #656
Signed-off-by: Tomás Migone <[email protected]>
@tmigone tmigone requested a review from abarmat July 29, 2022 10:58
Closes: #628
Signed-off-by: Tomás Migone <[email protected]>
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #663 (506fb0e) into dev (358a8ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #663   +/-   ##
=======================================
  Coverage   90.35%   90.35%           
=======================================
  Files          35       35           
  Lines        1762     1762           
  Branches      296      296           
=======================================
  Hits         1592     1592           
  Misses        170      170           
Flag Coverage Δ
unittests 90.35% <ø> (ø)

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


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 358a8ec...506fb0e. Read the comment docs.

@tmigone tmigone linked an issue Jul 29, 2022 that may be closed by this pull request
@tmigone tmigone merged commit 455aa4e into dev Sep 6, 2022
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.

Run e2e as part of the CI process Fix NPM CI workflows
2 participants