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

update(cirq-rigetti): use pyquil v4 #6281

Merged
merged 118 commits into from
Jun 11, 2024

chore: fix formatting

502e195
Select commit
Loading
Failed to load commit list.
Merged

update(cirq-rigetti): use pyquil v4 #6281

chore: fix formatting
502e195
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

97.81% (-0.01%) compared to 5f7881f

View this Pull Request on Codecov

97.81% (-0.01%) compared to 5f7881f

Details

Codecov Report

Attention: Patch coverage is 98.86364% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.81%. Comparing base (5f7881f) to head (502e195).

Files Patch % Lines
cirq-rigetti/cirq_rigetti/conftest.py 87.50% 2 Missing ⚠️
cirq-rigetti/cirq_rigetti/quil_input.py 99.25% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6281      +/-   ##
==========================================
- Coverage   97.81%   97.81%   -0.01%     
==========================================
  Files        1067     1066       -1     
  Lines       91547    91693     +146     
==========================================
+ Hits        89546    89687     +141     
- Misses       2001     2006       +5     

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