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

pyro-ppl / numpyro / 29786138226
92%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2026 11:28PM UTC
Jobs 3
Files 86
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

20 Jul 2026 11:06PM UTC coverage: 92.364%. Remained the same
29786138226

push

github

web-flow
Fix stale trace count in test_mcmc_parallel_chain and run it in CI (#2223)

* Fix stale trace count in test_mcmc_parallel_chain and run it in CI

PR #1910 merged postprocess_fn into the fori_collect loop, adding two
extra model traces for deterministic values, and updated
test_mcmc_one_chain accordingly (4 -> 5) but left test_mcmc_parallel_chain
asserting 4. The parallel-chain path has the same two extra calls, so the
test fails with `assert 5 == 4` on any host with two or more devices.

This went unnoticed because CI only runs test/test_compile.py without
XLA_FLAGS=--xla_force_host_platform_device_count=2, so the skipif marker
always skips the parallel-chain test. Update the assertion to 5 and add
the file to the multi-device "Test chains" batch so it actually runs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* pyproject.toml: add enough `dev` dependencies to get `uv run make test` passing

Signed-off-by: Eli Sennesh <elisennesh@astera.org>

---------

Signed-off-by: Eli Sennesh <elisennesh@astera.org>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

14611 of 15819 relevant lines covered (92.36%)

1.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 examples - 29786138226.1 20 Jul 2026 11:28PM UTC 86
28.81
GitHub Action Run
2 test-inference - 29786138226.2 21 Jul 2026 12:04AM UTC 86
71.08
GitHub Action Run
3 test-modeling - 29786138226.3 21 Jul 2026 12:10AM UTC 86
68.73
GitHub Action Run
Source Files on build 29786138226
  • Tree
  • List 86
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29786138226
  • ecdd4953 on github
  • Prev Build on master (#29682248581)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc