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

pyro-ppl / numpyro / 22284434899
93%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2026 08:33PM UTC
Jobs 3
Files 90
Run time 1min
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

22 Feb 2026 08:10PM UTC coverage: 92.64% (+0.05%) from 92.595%
22284434899

push

github

web-flow
Add PSIS k-hat diagnostic for variational inference (#2139)

Implement Pareto Smoothed Importance Sampling (PSIS) diagnostic to
evaluate variational approximation quality, as requested in #1804.

The k-hat statistic is the shape parameter of a Generalized Pareto
Distribution fitted to the upper tail of importance weights. It
indicates whether the guide is a reliable approximation:
  k < 0.5: good (finite variance)
  0.5 <= k < 0.7: marginal (finite mean)
  k >= 0.7: unreliable

GPD fitting uses Zhang & Stephens (2009) with prior regularization
from Vehtari et al. (2024), matching Pyro's implementation and
Vehtari's reference code to ~1e-15.

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

Jobs
ID Job ID Ran Files Coverage
1 test-modeling - 22284434899.1 22 Feb 2026 09:15PM UTC 90
68.76
GitHub Action Run
2 test-inference - 22284434899.2 22 Feb 2026 09:04PM UTC 90
71.49
GitHub Action Run
3 examples - 22284434899.3 22 Feb 2026 08:33PM UTC 90
28.47
GitHub Action Run
Source Files on build 22284434899
  • Tree
  • List 90
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22284434899
  • 8464741e on github
  • Prev Build on master (#22040729202)
  • Next Build on master (#22526120381)
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