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

device suite passes in clean environment #1641

Merged
merged 7 commits into from
Sep 14, 2021
Merged

Conversation

albi3ro
Copy link
Contributor

@albi3ro albi3ro commented Sep 10, 2021

The command make test runs the device suite, but does not pass in a specific shots keyword. This leads to some test failures.

This change allows the test suite to execute properly if no shots keyword is passed.

.github/CHANGELOG.md Outdated Show resolved Hide resolved
@albi3ro albi3ro added the review-ready 👌 PRs which are ready for review by someone from the core team. label Sep 10, 2021
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #1641 (50b2a1f) into master (b266dc0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1641   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         196      196           
  Lines       14290    14290           
=======================================
  Hits        14169    14169           
  Misses        121      121           

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 b266dc0...50b2a1f. Read the comment docs.

Copy link
Contributor

@rmoyard rmoyard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change, it seems good to me! 💯

@albi3ro albi3ro merged commit 032b301 into master Sep 14, 2021
@albi3ro albi3ro deleted the device_tests_pass_clean branch September 14, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review-ready 👌 PRs which are ready for review by someone from the core team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants