|
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%)
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 |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|