Skip to content

Conversation

maffoo
Copy link
Contributor

@maffoo maffoo commented Nov 25, 2020

These changes came out of #3516 when trying to switch to using black for formatting.

  • Add qubit_order test to cover exception case
  • Remove _unitary_ method on a test class which is not covered by tests
  • Ignore coverage check for performance tests which are not run in a standard pytest run
  • Modify the coverage script to ignore if TYPE_CHECKING blocks which don't run during tests (this resulted in unrelated formatting changes on incremental_coverage.py which apparently had never been formatted by yapf)

@maffoo maffoo requested a review from a team November 25, 2020 18:32
@maffoo maffoo requested review from cduck and vtomole as code owners November 25, 2020 18:32
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Nov 25, 2020
Copy link
Contributor

@balopat balopat left a comment

Choose a reason for hiding this comment

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

LGTM

@balopat balopat added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Nov 25, 2020
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Nov 25, 2020
@CirqBot CirqBot merged commit baef78d into master Nov 25, 2020
@CirqBot CirqBot removed the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Nov 25, 2020
@CirqBot CirqBot deleted the u/maffoo/pre-coverage branch November 25, 2020 19:54
@CirqBot CirqBot removed the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants