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

Allow specifying settings field from Cirq-ionq #5817

Merged
merged 10 commits into from
Sep 28, 2023

Conversation

Cynocracy
Copy link
Contributor

This supports ionq users overriding default behavior in a variety of ways, and is set on the Service object for now.

This supports ionq users overriding default behavior in a variety of ways, and is set on the Service object for now.
@CirqBot CirqBot added the size: M 50< lines changed <250 label Aug 8, 2022
@Cynocracy
Copy link
Contributor Author

ty!

@vtomole vtomole enabled auto-merge (squash) September 28, 2023 19:27
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fd18da5) 97.89% compared to head (b586e1f) 97.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5817   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files        1104     1104           
  Lines       95887    95897   +10     
=======================================
+ Hits        93866    93876   +10     
  Misses       2021     2021           
Files Coverage Δ
cirq-ionq/cirq_ionq/ionq_client.py 100.00% <100.00%> (ø)
cirq-ionq/cirq_ionq/ionq_client_test.py 100.00% <100.00%> (ø)
cirq-ionq/cirq_ionq/serializer.py 100.00% <100.00%> (ø)
cirq-ionq/cirq_ionq/serializer_test.py 100.00% <100.00%> (ø)
cirq-ionq/cirq_ionq/service.py 100.00% <100.00%> (ø)

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

@vtomole vtomole merged commit bef756e into quantumlib:master Sep 28, 2023
35 checks passed
shef4 added a commit to shef4/Cirq that referenced this pull request Sep 29, 2023
Allow specifying settings field from Cirq-ionq (quantumlib#5817)
shef4 added a commit to shef4/Cirq that referenced this pull request Oct 2, 2023
Allow specifying settings field from Cirq-ionq (quantumlib#5817)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants