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

fix phase_by protocol for tagged operations #6792

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

richrines1
Copy link
Contributor

fixes #6791

@richrines1 richrines1 requested review from vtomole and a team as code owners November 14, 2024 03:34
@CirqBot CirqBot added the Size: XS <10 lines changed label Nov 14, 2024
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (fd95547) to head (c6a63b4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6792      +/-   ##
==========================================
- Coverage   97.85%   97.85%   -0.01%     
==========================================
  Files        1084     1084              
  Lines       93590    93653      +63     
==========================================
+ Hits        91580    91640      +60     
- Misses       2010     2013       +3     

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

Copy link
Collaborator

@pavoljuhas pavoljuhas left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@pavoljuhas pavoljuhas enabled auto-merge (squash) November 14, 2024 19:08
@pavoljuhas pavoljuhas merged commit dc8a43b into quantumlib:main Nov 14, 2024
36 of 37 checks passed
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.

eject_z fails on some tagged operations
3 participants