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

Suppress matplotlib warnings on non-interactive use of pyplot.show #6449

Merged

Conversation

pavoljuhas
Copy link
Collaborator

This is an intended behavior in tests.

@pavoljuhas pavoljuhas requested review from vtomole, cduck and a team as code owners February 8, 2024 03:49
@pavoljuhas pavoljuhas requested a review from maffoo February 8, 2024 03:49
@CirqBot CirqBot added the Size: XS <10 lines changed label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f2c6f3c) 97.81% compared to head (ac4dd1e) 97.82%.
Report is 4 commits behind head on main.

Files Patch % Lines
cirq-core/cirq/experiments/two_qubit_xeb.py 98.86% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6449    +/-   ##
========================================
  Coverage   97.81%   97.82%            
========================================
  Files        1111     1113     +2     
  Lines       97198    97328   +130     
========================================
+ Hits        95078    95207   +129     
- Misses       2120     2121     +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tanujkhattar tanujkhattar merged commit ab9e10a into quantumlib:main Feb 8, 2024
34 checks passed
@pavoljuhas pavoljuhas deleted the suppress-mpl-show-warning-in-tests branch February 8, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants