|
Ran
|
Jobs
1
|
Files
44
|
Run time
1min
|
Badge
README BADGES
|
push
github
Use `BaseSamplerV1` with explicit version (#653) (#654) This change is motivated by the following warning: > DeprecationWarning: The class ``qiskit.primitives.base.base_sampler.BaseSampler`` > is deprecated as of qiskit 1.2. It will be removed no earlier > than 3 months after the release date. The `BaseSampler` class is > a type alias for the `BaseSamplerV1` interface that has been > deprecated in favor of explicitly versioned interface classes. > It is recommended to migrate all implementations to use > `BaseSamplerV2`. However, for implementations incompatible with > `BaseSamplerV2`, `BaseSampler` can be replaced with the explicitly > versioned `BaseSamplerV1` class. Related to #551 and #506. (cherry picked from commit a9bfc91b9) Co-authored-by: Jim Garrison <garrison@ibm.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
3496 of 3662 relevant lines covered (95.47%)
0.95 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10219070535.1 | 44 |
95.47 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|