|
Ran
|
Jobs
11
|
Files
282
|
Run time
2min
|
Badge
README BADGES
|
push
github
Make Executor and NoiseLearnerV3 interfaces more consistent (#2753) * Remove IBMBackend.submit and use type_checking * Add Executor.backend() method * Avoid Executor._run() * Custom settr for nlv3, add tests * Use stricter ConfigDict for nvl3 * Unify the experimental handling, update tests * Docstring tweak * Apply if TYPE_CHECKING lint * Revert "Apply if TYPE_CHECKING lint" This reverts commit db4f3182a. * Apply suggestions from code review Co-authored-by: Samuele Ferracin <sam.ferracin@ibm.com> * Fix docstring length * Clean up tests a bit --------- Co-authored-by: Samuele Ferracin <sam.ferracin@ibm.com>
28 of 31 new or added lines in 6 files covered. (90.32%)
64 existing lines in 5 files now uncovered.7105 of 8422 relevant lines covered (84.36%)
9.21 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
89.8 |
-1.87% | qiskit_ibm_runtime/executor.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 30 |
64.34 |
0.56% | qiskit_ibm_runtime/options/utils.py |
| 24 |
82.47 |
4.63% | qiskit_ibm_runtime/ibm_backend.py |
| 5 |
89.09 |
1.59% | qiskit_ibm_runtime/noise_learner_v3/noise_learner_v3.py |
| 4 |
89.8 |
-1.87% | qiskit_ibm_runtime/executor.py |
| 1 |
94.12 |
0.37% | qiskit_ibm_runtime/options/post_selection_options.py |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|