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

pyro-ppl / numpyro / 33474432102
93%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2026 06:01AM 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

01 Sep 2026 05:39AM UTC coverage: 92.354% (+0.007%) from 92.347%
33474432102

push

github

web-flow
Rename Predictive's exclude_deterministic to condition_deterministic (#2259)

Issue #2086 reported that Predictive.exclude_deterministic reads as if
it controls which sites are returned, when it actually controls whether
deterministic sites in posterior_samples are conditioned on during
substitution. Maintainers converged on the clearer name
condition_deterministic (suggested by kylejcaron, endorsed by
juanitorduz).

- new keyword condition_deterministic (default False, same behaviour
  as the old default exclude_deterministic=True)
- exclude_deterministic kwarg still accepted with a FutureWarning;
  passing both raises ValueError
- exclude_deterministic attribute kept as a deprecated property
  (getter and setter) so existing code that flips it keeps working
- docstring now explains what the flag actually does, points to
  return_sites for output filtering, and documents why conditioning
  on deterministic sites is off by default (shape/staleness bugs,
  see #1772)
- tests for the deprecation path, both-kwargs error, and default

Closes #2086

Co-authored-by: Agi-Asi <206806952+Agi-Asi@users.noreply.github.com>

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

14761 of 15983 relevant lines covered (92.35%)

1.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 test-modeling - 33474432102.1 01 Sep 2026 06:39AM UTC 86
69.02
GitHub Action Run
2 test-inference - 33474432102.2 01 Sep 2026 06:37AM UTC 86
70.69
GitHub Action Run
3 examples - 33474432102.3 01 Sep 2026 06:01AM UTC 86
28.82
GitHub Action Run
Source Files on build 33474432102
  • Tree
  • List 86
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33474432102
  • 3eb803d6 on github
  • Prev Build on master (#33474117369)
  • Next Build on master (#33474642619)
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