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

feat: Update quil to >=0.13.2 #1809

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

MarquessV
Copy link
Contributor

Description

closes #1808

@MarquessV MarquessV requested a review from a team as a code owner November 12, 2024 22:32
Copy link

github-actions bot commented Nov 12, 2024

🐰 Bencher Report

Branch1808-quil-breaking-change
Testbedci-runner-linux

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
test/benchmarks/test_program.py::test_copy_everything_except_instructions📈 view plot
⚠️ NO THRESHOLD
8,983,055,446.00
test/benchmarks/test_program.py::test_instructions📈 view plot
⚠️ NO THRESHOLD
4,037,734,980.20
test/benchmarks/test_program.py::test_iteration📈 view plot
⚠️ NO THRESHOLD
4,031,977,273.40
🐰 View full continuous benchmarking report in Bencher

Copy link

github-actions bot commented Nov 12, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7270 6374 88% 87% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyquil/latex/_ipython.py 29% 🟢
pyquil/paulis.py 95% 🟢
pyquil/pyqvm.py 74% 🟢
pyquil/quilbase.py 94% 🟢
pyquil/quiltcalibrations.py 98% 🟢
TOTAL 78% 🟢

updated for commit: 4215978 by action🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change in quil > 0.13.0 breaks Def(Measure)Cal construction
1 participant