|
Ran
|
Jobs
3
|
Files
85
|
Run time
1min
|
Badge
README BADGES
|
push
github
CI(gh-2126): transition to uv for dependency management and testing (#2129) * CI(gh-2126): transition to uv for dependency management and testing * fix: install packages in system * fix: update path * fix: specify uv python version in enviornment variable * chore: `setup.py` -> `pyproject.toml` Co-authored-by: nstarman <nstarman@users.noreply.github.com> * Revert "chore: `setup.py` -> `pyproject.toml`" This reverts commit c3ce49fdd. * chore: remove `UV_PYTHON` from env variable * chore: explicit python installation * fix: remove `--system` flag * fix: avoid installing pyro-api https://github.com/pyro-ppl/pyro-api/pull/26 * fix: sync enviorment * chore: update logic for code coverage * fix: remove run from coverage * fix: remove run from coverage * ci: fix coveralls integration and coverage reporting - Add --cov-report=lcov to pytest commands for Coveralls compatibility. - Use --cov-append to aggregate coverage results across multiple test runs within jobs. - Explicitly point the Coveralls action to the generated LCOV files. - Synchronize the finish job condition with parallel test jobs. * fix: using uv to create env for readthedocs reference: https://docs.readthedocs.com/platform/stable/build-customization.html#install-dependencies-with-uv * fix: pinning jax version until #2154 is resolved * chore: use env variable for pytest flags * Revert "fix: pinning jax version until #2154 is resolved" This reverts commit 7202cc440. --------- Co-authored-by: nstarman <nstarman@users.noreply.github.com>
14178 of 15314 relevant lines covered (92.58%)
1.69 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | test-modeling - 23344189903.1 | 85 |
68.7 |
GitHub Action Run | |
| 2 | examples - 23344189903.2 | 85 |
28.8 |
GitHub Action Run | |
| 3 | test-inference - 23344189903.3 | 85 |
71.07 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|