Skip to content

Add WillowGate to cirq_google serialization #7309

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dstrain115
Copy link
Collaborator

  • Adds WillowGate to serialization.
  • Adds a special message for iswaplike gates so that we don't have to special case different values of FSimgate.

- Adds WillowGate to serialization.
- Adds a special message for iswaplike gates so that
we don't have to special case different values of FSimgate.
@dstrain115 dstrain115 requested review from wcourtney, vtomole, verult and a team as code owners May 1, 2025 14:06
@github-actions github-actions bot added the size: L 250< lines changed <1000 label May 1, 2025
Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (39306b4) to head (cec6a83).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7309      +/-   ##
==========================================
- Coverage   98.67%   98.66%   -0.01%     
==========================================
  Files        1108     1108              
  Lines       96220    96232      +12     
==========================================
+ Hits        94942    94952      +10     
- Misses       1278     1280       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: L 250< lines changed <1000
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant