pyquil icon indicating copy to clipboard operation
pyquil copied to clipboard

feat!: upgrade to newest `quil`

Open asaites opened this issue 3 months ago • 2 comments

asaites avatar Sep 30 '25 02:09 asaites

🐰 Bencher Report

Branchv5
Testbedci-runner-linux

⚠️ WARNING: No Threshold found!

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 flag.

Click to view all benchmark results
BenchmarkLatencymilliseconds (ms)
test/benchmarks/test_program.py::test_build_program📈 view plot
⚠️ NO THRESHOLD
39.54 ms
test/benchmarks/test_program.py::test_instructions📈 view plot
⚠️ NO THRESHOLD
37.15 ms
test/benchmarks/test_program.py::test_iteration📈 view plot
⚠️ NO THRESHOLD
28.60 ms
🐰 View full continuous benchmarking report in Bencher

github-actions[bot] avatar Sep 30 '25 03:09 github-actions[bot]

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6961 6080 87% 87% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyquil/control_flow_graph.py 100% 🟢
pyquil/quil.py 84% 🟢
pyquil/quilatom.py 83% 🟢
pyquil/quilbase.py 93% 🟢
pyquil/quiltcalibrations.py 98% 🟢
pyquil/quiltwaveforms.py 100% 🟢
pyquil/simulation/tools.py 93% 🟢
TOTAL 93% 🟢

updated for commit: 01267f6 by action🐍

github-actions[bot] avatar Sep 30 '25 03:09 github-actions[bot]