pyquil
pyquil copied to clipboard
feat!: upgrade to newest `quil`
Bencher Report
| Branch | v5 |
| Testbed | ci-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-thresholdsflag.
Click to view all benchmark results
| Benchmark | Latency | milliseconds (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 |
☂️ 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:
01267f6by action🐍