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

Re-enable streaming Engine interface by default #6930

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

wcourtney
Copy link
Collaborator

Streaming is again working on the service. Re-enabling this feature as the default interaction method.

Fixes #6817.

@wcourtney wcourtney requested review from vtomole, verult and a team as code owners January 8, 2025 20:49
@CirqBot CirqBot added the Size: XS <10 lines changed label Jan 8, 2025
@wcourtney wcourtney requested a review from senecameeks January 8, 2025 20:52
@wcourtney wcourtney merged commit ecf9ed7 into main Jan 8, 2025
38 checks passed
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (3e16e15) to head (e1f9c11).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6930      +/-   ##
==========================================
- Coverage   97.86%   97.86%   -0.01%     
==========================================
  Files        1084     1084              
  Lines       94309    94315       +6     
==========================================
+ Hits        92298    92299       +1     
- Misses       2011     2016       +5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quantum Engine streaming is broken
3 participants