|
Ran
|
Jobs
1
|
Files
24
|
Run time
1min
|
Badge
README BADGES
|
push
github
Assorted CI fixes (#132) * ci: fix doctest The doctest output was broken when cvxpy>=1.8.0 was used. We cannot lift our minimum required version to this, because it no longer supports Python 3.10 which we do support. Since this is only a printing artifact though, it is fine to lift our python version when testing coverage. * fix: lint * doctest: skip cvxpy-dependent line The `.. doctest-requires::` feature only works when running doctests through Sphinx. This commit just skips the assertion of that one line unconditionally. * docs: fix external quimb link * fix: ci: upgrade setuptools Not entirely sure why, but all of the sudden the minimal version tests start to fail because of setuptools not being installed/upgraded properly. * Revert "fix: ci: upgrade setuptools" This reverts commit ae1ebbc7f. * fix: increase minimum required pytest-doctestplus With version 1.3.0 `pytest-doctestplus` has removed the runtime dependency on `setuptools` which is what was causing issues in CI.
633 of 633 relevant lines covered (100.0%)
1.0 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22362111374.1 | 24 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|