• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pyro-ppl / numpyro
92%

Build:
DEFAULT BRANCH: master
Repo Added 03 Dec 2024 06:58PM UTC
Files 85
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • InverseWishart
  • a-an-usage
  • add-log1mexp-logdiff-exp
  • add-psis-diagnostic
  • adjoint-leak
  • arviz-autodims
  • autoguide_signatures
  • bayesian-var-tutorial
  • bayesian_cuped_example
  • betanegativebinomial
  • bug/asvgd_memleak
  • bugfix/mixture_distributions_no_rsample
  • bugfix/mutables_leaves
  • bugfix/nnx_module_mutables
  • bump-to-0.16.1
  • bump-to-0.17.0
  • bump-to-0.18.0
  • bump-to-0.19.0
  • bump-to-0.20.0
  • bump_release_0_20_1
  • ci-pre-commit-hook
  • ci-remove-continue-on-error
  • circulant
  • circular_gp_minor_docs_fixes
  • codecov
  • compatinility_nnx_12
  • complex-biject-to
  • conf-py-typo
  • consesus_mc
  • correct-platform
  • correct-typo
  • cuda13
  • dagum-dist
  • delta-density
  • delta-support
  • deprecate-haiku
  • dhm-fix-info-logdiffexp
  • dirichlet-multinom-total-count
  • doc-neg-binomial
  • elbo-sum-sites
  • elbo-types
  • equinox-integration
  • example-path
  • feature/arbitrary-initial-value
  • fix-beta-edge-cases
  • fix-deprecated-jnp-finfo-use
  • fix-docs
  • fix-docs-build
  • fix-entropy-samples-tests
  • fix-error-handling
  • fix-event-dim
  • fix-get-model-relations-lambda
  • fix-gpjax-docs
  • fix-issue-2013
  • fix-issue-2123
  • fix-jax-0.9.2
  • fix-matrixnormal-doc
  • fix-optax-test
  • fix-predictive-new-rng-keys
  • fix-test
  • fix-ty-config
  • fix/flax11-rng-dropout
  • fix_missing_plus_sign
  • fix_nb_version
  • fix_uniform_supoprt
  • flexible-optax-test
  • format-with-ruff-0-15-0
  • forward-diff-autoguide
  • grammar-issues
  • guideline
  • hier-forecast
  • hierarchical-feorecasting-example
  • hsgp-rational-quadratic
  • init-gaussian-state-space
  • init-unconstrained
  • intervalcensored
  • issue-2126
  • jax-core
  • jax-repo
  • jax_82_depreciation
  • key-reuse
  • leak-dais
  • leaky-plates
  • leftrightcensored
  • levy-dist
  • mc-stan-links
  • mclmc
  • mcmc-leak
  • mod1
  • mutable-leak
  • nn-module-update-params-fix
  • nnx-tracer-error
  • nnx_integration
  • nnx_merge_11_2
  • no-plates
  • optax_pass_value_arg
  • pass_rng_to_log_likelihood
  • patch-1
  • pred-mask
  • primitive-type-hints
  • promote-batch
  • pyproject.toml
  • python311
  • pytree
  • reenable_haiku_tests
  • refactor-prng-key
  • repr
  • resolve-pre-commit-warning
  • rm-protocols
  • safe-map
  • scope_divider_nn_module
  • seed-block
  • showfigure
  • stateless_seed
  • steinvi/rgn_kernel
  • steinvi/simp-attr
  • stochastic-example
  • template-config
  • test-fix-for-jax-0-5-0
  • test-gof
  • test-python-3-13
  • test-python3.14
  • thomaspinder/gpjax-example
  • truncated-cdf
  • truncated-icdf
  • try-fix-downaloads
  • try-ty
  • type-hint-constraints
  • type-hint-distribution
  • type-hint-transforms
  • types-distributions
  • types-handlers
  • types-optim
  • typing_extensions
  • uncondition
  • wishart
  • wording-changes
  • xfail-leak
  • yaml-formatter
  • zsh-compatibility

30 Mar 2026 11:27AM UTC coverage: 91.999% (+0.008%) from 91.991%
23742377234

push

github

web-flow
Fix: Tracer leaks during NUTS sampling on random_nnx_module when NNX module contains mutable state (#2162)

* fix

* rm skip

2 of 2 new or added lines in 1 file covered. (100.0%)

14097 of 15323 relevant lines covered (92.0%)

1.68 hits per line

Relevant lines Covered
Build:
Build:
15323 RELEVANT LINES 14097 COVERED LINES
1.68 HITS PER LINE
Source Files on master
  • Tree
  • List 85
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23742377234 master Fix: Tracer leaks during NUTS sampling on random_nnx_module when NNX module contains mutable state (#2162) * fix * rm skip push 30 Mar 2026 11:48AM UTC web-flow github
92.0
23724758696 master fix (#2164) push 30 Mar 2026 02:24AM UTC web-flow github
91.99
23724737914 master enhancement (#2163) push 30 Mar 2026 02:23AM UTC web-flow github
91.99
23518560047 master bump numpyro 0.20.1 (#2159) push 25 Mar 2026 12:36AM UTC web-flow github
91.99
23513114473 master fix: remove frozen project build during doc generation (#2160) push 24 Mar 2026 09:49PM UTC web-flow github
91.99
23502330010 master test python 3.14 (#2157) push 24 Mar 2026 05:28PM UTC web-flow github
91.99
23350889837 master change strategy (#2156) push 20 Mar 2026 04:13PM UTC web-flow github
92.58
23344189903 master 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 enviornm... push 20 Mar 2026 01:28PM UTC web-flow github
92.58
23339876520 master fix test because new jax 0.9.2 release (#2155) push 20 Mar 2026 11:22AM UTC web-flow github
92.58
23210302364 master Always call `jnp.finfo` on array `dtypes`, not arrays themselves (#2147) * Always call jnp.finfo on array dtypes, not arrays themselves * Fix instance in safe_normalize * Remove .lock push 17 Mar 2026 06:56PM UTC web-flow github
92.58
See All Builds (408)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc