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

pyro-ppl / numpyro
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: add-psis-diagnostic
DEFAULT BRANCH: master
Repo Added 03 Dec 2024 06:58PM UTC
Files 90
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 add-psis-diagnostic
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • ci-pre-commit-hook
  • ci-remove-continue-on-error
  • circulant
  • circular_gp_minor_docs_fixes
  • codecov
  • compatinility_nnx_12
  • complex-biject-to
  • correct-platform
  • correct-typo
  • cuda13
  • dagum-dist
  • delta-density
  • delta-support
  • 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-docs
  • fix-entropy-samples-tests
  • fix-event-dim
  • fix-get-model-relations-lambda
  • fix-issue-2123
  • 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
  • grammar-issues
  • guideline
  • hier-forecast
  • hierarchical-feorecasting-example
  • hsgp-rational-quadratic
  • init-gaussian-state-space
  • init-unconstrained
  • intervalcensored
  • jax-core
  • jax-repo
  • jax_82_depreciation
  • key-reuse
  • leak-dais
  • leaky-plates
  • leftrightcensored
  • levy-dist
  • master
  • mc-stan-links
  • mod1
  • mutable-leak
  • nn-module-update-params-fix
  • 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
  • truncated-cdf
  • truncated-icdf
  • 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

16 Feb 2026 04:51PM UTC coverage: 92.64% (+0.05%) from 92.595%
22071172270

Pull #2139

github

web-flow
Merge a69fd18b2 into d5598e73b
Pull Request #2139: Add PSIS k-hat diagnostic for variational inference

93 of 93 new or added lines in 2 files covered. (100.0%)

14148 of 15272 relevant lines covered (92.64%)

1.69 hits per line

Relevant lines Covered
Build:
Build:
15272 RELEVANT LINES 14148 COVERED LINES
1.69 HITS PER LINE
Source Files on master
  • Tree
  • List 90
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22071172270 add-psis-diagnostic Merge a69fd18b2 into d5598e73b Pull #2139 20 Feb 2026 05:00PM UTC web-flow github
92.64
22040729202 master 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 ... push 15 Feb 2026 07:15PM UTC web-flow github
92.6
22040717852 master build: `setup.py` -> `pyproject.toml` (#2141) * chore: `setup.py` -> `pyproject.toml` Co-authored-by: nstarman <nstarman@users.noreply.github.com> * fix: Bump minimum python version to 3.11 missed in #2120 --------- Co-authored-by: nstarman ... push 15 Feb 2026 06:43PM UTC web-flow github
92.6
22039494494 refactor-prng-key Merge 5a53f2084 into 357bb6a07 Pull #2134 15 Feb 2026 05:18PM UTC web-flow github
92.6
22039483576 pyproject.toml Merge fe6c0755e into 357bb6a07 Pull #2141 15 Feb 2026 05:17PM UTC web-flow github
92.6
22039391765 master test: adjust assertion for `my_fn_calls` based on optax version in `test/test_optimizers.py` (#2140) * Revert "test: update test effected by the `optax==0.2.7` release (#2137)" This reverts commit 7d67ff56d. * tes... push 15 Feb 2026 05:11PM UTC web-flow github
92.6
22036901512 flexible-optax-test Merge 551a8841b into 7d67ff56d Pull #2140 15 Feb 2026 02:20PM UTC web-flow github
92.6
22034839278 flexible-optax-test Merge 479eaf55f into 7d67ff56d Pull #2140 15 Feb 2026 11:48AM UTC web-flow github
92.6
22032040155 flexible-optax-test Merge a43795dce into 7d67ff56d Pull #2140 15 Feb 2026 08:14AM UTC web-flow github
92.6
21959296592 master test: update test effected by the `optax==0.2.7` release (#2137) * test: update test effected by the `optax==0.2.7` release * test: remove test skip push 12 Feb 2026 06:55PM UTC web-flow github
92.6
See All Builds (355)
  • 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