Ran
|
Jobs
12
|
Files
88
|
Run time
13s
|
Badge
Embed ▾
README BADGES
|
push
github
Task support in v2 primitives (#1224) * Add experimental options (#1067) * add options * fix mypy * rename meas err mit * Add additional resilience options * Add additional execution options for twirling * A twirling strategy option and validation * handle default resilience options * add _experimental * Update default resilience options (#1062) * remove default resilience options * add reno * add logic to override default * add test * purge None values from options (cherry picked from commit 76603f222) * add finalize options * add tests * Update qiskit_ibm_runtime/options/resilience_options.py * add validation * lint * lint again * lint again * Allow None values for specific options to be passed through * Fix parameter validation, allow computational basis * black * Fix ZneExtrapolatorType validation * lint * lint again * fix mypy * Fix ZNE extrapolator default option * fix level options * black * use _isreal * Disable gate twirling for default lvl 1 opts * Support for legacy options --------- Co-authored-by: Christopher J. Wood <cjwood@us.ibm.com> Co-authored-by: Kevin Tian <kevin.tian@ibm.com> Co-authored-by: mberna <mariana.bernagozzi@gmail.com> Co-authored-by: Mariana C Bernagozzi <Mariana.Bernagozzi@ibm.com> * fix merge issues * add pydantic * black * lint * Fast forward experimental to latest main (#1178) * Remove min execution time check (#1065) * Remove min execution time check * update unit test * remove integration test * Update `max_execution_time` docstrings (#1059) * Update max_execution_time docstrings * add commas * Update qiskit_ibm_runtime/options/options.py Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.github.com> * Update qiskit_ibm_runtime/options/options.py Co-authored-by: Rebecca Dimock <66339736+beckykd@users.noreply.git... (continued)
487 of 639 new or added lines in 32 files covered. (76.21%)
21 existing lines in 4 files now uncovered.3254 of 5395 relevant lines covered (60.32%)
7.1 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
52.63 |
-29.19% | qiskit_ibm_runtime/utils/estimator_result_decoder.py |
5 |
88.33 |
-10.2% | qiskit_ibm_runtime/sampler.py |
7 |
0.0 |
-43.75% | qiskit_ibm_runtime/utils/deprecation.py |
8 |
0.0 |
-40.0% | qiskit_ibm_runtime/qiskit/primitives/utils.py |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|