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

Wait for button is present before continuing test #345

Merged
merged 1 commit into from
Feb 26, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 26, 2022

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

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 26, 2022 09:08
@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #345 (849f73b) into main (80a7bcc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #345   +/-   ##
=======================================
  Coverage   41.89%   41.89%           
=======================================
  Files          99       99           
  Lines        2886     2886           
=======================================
  Hits         1209     1209           
  Misses       1677     1677           

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 bad0f15...849f73b. Read the comment docs.

@kbeaugrand kbeaugrand merged commit 4226454 into main Feb 26, 2022
@kbeaugrand kbeaugrand deleted the fix/343_fix_ci_for_front_test branch February 26, 2022 09:10
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.

Bug: CI sometime failed during unit tests
1 participant