|
Ran
|
Jobs
3
|
Files
87
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(tests): update tolerance levels and `PRNGKey` usage for improved test stability (#1959) * fix(tests): using different PRNGKey or high precision for failing tests * fix(tests): use version-specific PRNGKey seeds for improved test reliability * fix: relative path * fix: handle Python 3.9 compatibility in Cholesky update test * Revert "fix(tests): using different PRNGKey or high precision for failing tests" This reverts commit 356d1dc0e, a3f274ad0, 7822ace2c, a90e0d241. * fix(tests): update tolerance levels and PRNGKey usage for improved test stability * fix(tests): increase relative tolerance for `test_cholesky_update` * fix(setup): update JAX version constraints to allow newer versions * fix(tests): relax tolerance for `test_logistic_regression_x64` * fix(tests): increase tolerance levels for `test_logistic_regression_x64` and `test_get_proposal_loc_and_scale` * chore: simplified tolerance values fot unit tests * feat: add `init_strategy` to NUTS kernel in MCMC test * chore: skip `test/infer/test_mcmc.py::test_change_point_x64` on python 3.9 * test: increase iteration count and adjust precision tolerances in `infer` tests * test: adjust random key usage and tolerance levels in contrib and infer tests * ci: enable continue-on-error for all test jobs in CI workflow
13369 of 14397 relevant lines covered (92.86%)
1.98 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | test-inference - 13080606822.1 | 87 |
72.39 |
GitHub Action Run | |
| 2 | examples - 13080606822.2 | 87 |
57.07 |
GitHub Action Run | |
| 3 | test-modeling - 13080606822.3 | 87 |
68.15 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|