Skip to content

Commit

Permalink
Add ZarrTrace
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianopaz committed Oct 22, 2024
1 parent 5352798 commit 1f6d646
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
- |
tests/backends/test_mcbackend.py
tests/backends/test_zarr.py
tests/distributions/test_truncated.py
tests/logprob/test_abstract.py
tests/logprob/test_basic.py
Expand Down Expand Up @@ -284,6 +285,7 @@ jobs:
- |
tests/backends/test_arviz.py
tests/backends/test_zarr.py
tests/variational/test_updates.py
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 1f6d646

Please sign in to comment.