Skip to content

Add noise gates to cirq_google serialization #7443

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 4 commits into
base: main
Choose a base branch
from

Conversation

dstrain115
Copy link
Collaborator

  • This is a nice-to-have feature for cirq_google protos, since tests and simulations often use noisy circuits and these could be serialized as well.
  • This would primarily be used for testing and storage since hardware does not (purposely) execute noise channels.

- This is a nice-to-have feature for cirq_google protos,
since tests and simulations often use noisy circuits and
these could be serialized as well.
- This would primarily be used for testing and storage
since hardware does not (purposely) execute noise channels.
@dstrain115 dstrain115 requested review from wcourtney, vtomole, verult and a team as code owners June 27, 2025 20:15
@github-actions github-actions bot added the size: L 250< lines changed <1000 label Jun 27, 2025
Copy link

codecov bot commented Jun 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (0df354c) to head (eac6377).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7443    +/-   ##
========================================
  Coverage   98.70%   98.70%            
========================================
  Files        1114     1119     +5     
  Lines       98301    98461   +160     
========================================
+ Hits        97024    97184   +160     
  Misses       1277     1277            

☔ 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