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

Create separate unary and streaming RPC tests in engine_test.py #6311

Merged

Conversation

verult
Copy link
Collaborator

@verult verult commented Oct 5, 2023

This PR splits relevant tests to a unary and stream mode. This was done also in #6285, but tests in engine_test.py were mistakenly skipped.

@verult verult requested a review from maffoo October 5, 2023 01:10
@verult verult requested review from wcourtney, vtomole, cduck and a team as code owners October 5, 2023 01:10
@CirqBot CirqBot added the size: M 50< lines changed <250 label Oct 5, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4dc36d5) 97.89% compared to head (8f1e239) 97.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6311   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files        1104     1104           
  Lines       96038    96134   +96     
=======================================
+ Hits        94017    94113   +96     
  Misses       2021     2021           
Files Coverage Δ
cirq-google/cirq_google/engine/engine_test.py 100.00% <100.00%> (ø)

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

@verult verult merged commit 87f77be into quantumlib:master Oct 5, 2023
35 checks passed
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.

3 participants