|
Ran
|
Jobs
3
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore: replace legacy `jax.random.PRNGKey` with modern `jax.random.key` (#2134) * chore: replace legacy `jax.random.PRNGKey` with modern `jax.random.key` * fix: files reformatted with `ruff==0.15.0` * test: update PRNG key test * test: update test effected by the `optax==0.2.7` release * Revert "test: update test effected by the `optax==0.2.7` release" This reverts commit 14d3ee8ac. * Revert "fix: files reformatted with `ruff==0.15.0`" This reverts commit 24827812e. * test: pickle `jax.random.key` * test: use legacy keys in `test/test_pickle.py` until https://github.com/jax-ml/jax/issues/35065 is resolved
6 of 6 new or added lines in 5 files covered. (100.0%)
14055 of 15179 relevant lines covered (92.6%)
1.69 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | examples - 22040729202.1 | 89 |
28.54 |
GitHub Action Run | |
| 2 | test-modeling - 22040729202.2 | 89 |
69.08 |
GitHub Action Run | |
| 3 | test-inference - 22040729202.3 | 89 |
71.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|