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

Revert "Integrate StreamManager with run_sweep() (#6233)" #6242

Merged

Conversation

verult
Copy link
Collaborator

@verult verult commented Aug 15, 2023

This reverts commit 86479ae.

Temporarily reverting the swap from unary to stream calls, since streaming is not yet ready on server side.

@verult verult requested review from vtomole, cduck and a team as code owners August 15, 2023 18:22
@CirqBot CirqBot added the size: L 250< lines changed <1000 label Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 100.0% and no project coverage change.

Comparison is base (c193c48) 97.3% compared to head (8dc206a) 97.3%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6242   +/-   ##
======================================
  Coverage    97.3%   97.3%           
======================================
  Files        1116    1116           
  Lines       96174   96076   -98     
======================================
- Hits        93654   93564   -90     
+ Misses       2520    2512    -8     
Files Changed Coverage Δ
cirq-core/cirq/circuits/circuit_operation_test.py 100.0% <ø> (+0.1%) ⬆️
...ristic_decompositions/two_qubit_gate_tabulation.py 100.0% <ø> (ø)
cirq-google/cirq_google/engine/engine_client.py 100.0% <ø> (ø)
cirq-google/cirq_google/engine/engine_job_test.py 100.0% <ø> (ø)
examples/bernstein_vazirani.py 97.0% <ø> (-0.2%) ⬇️
examples/deutsch.py 96.0% <ø> (-0.6%) ⬇️
examples/shor.py 100.0% <ø> (+4.8%) ⬆️
cirq-google/cirq_google/engine/engine.py 98.1% <100.0%> (-0.1%) ⬇️
...rq-google/cirq_google/engine/engine_client_test.py 100.0% <100.0%> (ø)
cirq-google/cirq_google/engine/engine_job.py 97.4% <100.0%> (+0.3%) ⬆️
... and 2 more

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

@verult verult merged commit 13f05fd into quantumlib:master Aug 15, 2023
35 checks passed
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.

None yet

3 participants