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

Improve __str__ and __repr__ for SingleQubitCliffordGate (issue #6326) #6920

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

codrut3
Copy link

@codrut3 codrut3 commented Jan 4, 2025

Change repr to be simpler following the recommendation in the issue description.

@codrut3 codrut3 requested review from vtomole and a team as code owners January 4, 2025 20:50
@codrut3 codrut3 requested a review from mhucka January 4, 2025 20:50
@CirqBot CirqBot added the size: S 10< lines changed <50 label Jan 4, 2025
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (c5d29fe) to head (9fce31c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6920   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files        1084     1084           
  Lines       94290    94297    +7     
=======================================
+ Hits        92280    92287    +7     
  Misses       2010     2010           

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

…umlib#6326)

Change __repr__ to be simpler following the recommendation in the issue description.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants