Ran
|
Files
1265
|
Run time
27s
|
Badge
Embed ▾
README BADGES
|
push
github
Exclude non-rc pre-releases from qpy backwards compat tests (#11572) (#11574) The QPY backwards compatibility tests are setup to verify that we can load qpy files generated with historical releases using the current version of Qiskit under development. This ensures we're meeting our backwards compatibility guarantees with QPY. However, the tests were over eagerly running on pre-releases that don't have any stability guarantees, mainly alpha and beta releases indicated by "a" and "b" suffixes respectively in the version number. This commit excludes these pre-release versions from the tests as it's not valid to run with these. Release candidate pre-releases should still be run because they have stable APIs and they're not skipped by this PR. (cherry picked from commit abb803f44) Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
74246 of 85384 relevant lines covered (86.96%)
92017.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|