|
Ran
|
Jobs
1
|
Files
1265
|
Run time
1min
|
Badge
README BADGES
|
push
github
Ensure metapackage is installed during CI and tox (#11119) (#11250) * Ensure metapackage is installed during CI and tox This ensures that the local version of the metapackage is also built and installed on all CI runs (and in `tox`, where it's overridden) so that dependencies on the metapackage in our optionals (e.g. Aer) will not cause the older released version of Terra to be installed. `tox` does not like having two local packages under test simultaneously through its default configuration, so this fakes things out by putting the two packages in the run dependencies and setting `skip_install`. * Fix sdist build * Use regular installs for metapackage * Simplify build requirements install (cherry picked from commit f7f6cb115) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
74209 of 85347 relevant lines covered (86.95%)
92101.44 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6881567138.1 | 0 |
86.95 |
GitHub Action Run |