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 E2E Test in CI pipeline #1898

Merged
merged 47 commits into from
Mar 17, 2023
Merged

Add E2E Test in CI pipeline #1898

merged 47 commits into from
Mar 17, 2023

Conversation

kbeaugrand
Copy link
Member

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f8da87b) 91.58% compared to head (998b5aa) 91.58%.

❗ Current head 998b5aa differs from pull request most recent head 043a553. Consider uploading reports for the commit 043a553 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1898   +/-   ##
=======================================
  Coverage   91.58%   91.58%           
=======================================
  Files         277      277           
  Lines        9062     9062           
=======================================
  Hits         8299     8299           
  Misses        763      763           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand temporarily deployed to E2E March 17, 2023 07:32 — with GitHub Actions Inactive
@kbeaugrand kbeaugrand linked an issue Mar 17, 2023 that may be closed by this pull request
@kbeaugrand kbeaugrand merged commit c9ac239 into main Mar 17, 2023
@kbeaugrand kbeaugrand deleted the dev/e2e-tests branch March 17, 2023 11:06
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.

Task: [E2E] Add E2E tests during Build & Test CI Action
4 participants