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

TuringLang / DynamicPPL.jl / 16800313066
82%
main: 83%

Build:
Build:
LAST BUILD BRANCH: mhauru/delete-flags
DEFAULT BRANCH: main
Ran 07 Aug 2025 09:29AM UTC
Jobs 12
Files 38
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

07 Aug 2025 09:15AM UTC coverage: 82.158% (-1.0%) from 83.144%
16800313066

push

github

web-flow
Release v0.37 (#901)

* Bump minor version to 0.37.0

* Accumulators, stage 1 (#885)

* Release 0.36

* AbstractPPL 0.11 + change prefixing behaviour (#830)

* AbstractPPL 0.11; change prefixing behaviour

* Use DynamicPPL.prefix rather than overloading

* Remove VarInfo(VarInfo, params) (#870)

* Unify `{untyped,typed}_{vector_,}varinfo` constructor functions (#879)

* Unify {Untyped,Typed}{Vector,}VarInfo constructors

* Update invocations

* NTVarInfo

* Fix tests

* More fixes

* Fixes

* Fixes

* Fixes

* Use lowercase functions, don't deprecate VarInfo

* Rewrite VarInfo docstring

* Fix methods

* Fix methods (really)

* Draft of accumulators

* Fix some variable names

* Fix pointwise_logdensities, gut tilde_observe, remove resetlogp!!

* Map rather than broadcast

Co-authored-by: Tor Erlend Fjelde <tor.erlend95@gmail.com>

* Start documenting accumulators

* Use Val{symbols} instead of AccTypes to index

* More documentation for accumulators

* Link varinfo by default in AD testing utilities; make test suite run on linked varinfos (#890)

* Link VarInfo by default

* Tweak interface

* Fix tests

* Fix interface so that callers can inspect results

* Document

* Fix tests

* Fix changelog

* Test linked varinfos

Closes #891

* Fix docstring + use AbstractFloat

* Fix resetlogp!! and type stability for accumulators

* Fix type rigidity of LogProbs and NumProduce

* Fix uses of getlogp and other assorted issues

* setaccs!! nicer interface and logdensity function fixes

* Revert back to calling the macro @addlogprob!

* Remove a dead test

* Clarify a comment

* Implement split/combine for PointwiseLogdensityAccumulator

* Switch ThreadSafeVarInfo.accs_by_thread to be a tuple

* Fix `condition` and `fix` in submodels (#892)

* Fix conditioning in submodels

* Simplify contextual_isassumption

* Add documentation

* Fix some tests

* Add tests; fix a bunch of nested submodel issues

* Fix fix as well

* Fix doctests

* Add unit tests for new fu... (continued)

689 of 818 new or added lines in 27 files covered. (84.23%)

87 existing lines in 14 files now uncovered.

3297 of 4013 relevant lines covered (82.16%)

358656.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
71.28
-3.4% src/utils.jl
2
93.33
-0.78% src/context_implementations.jl
2
0.0
-60.0% src/experimental.jl
2
87.61
0.94% src/model.jl
2
96.88
15.06% src/pointwise_logdensities.jl
3
93.62
src/accumulators.jl
4
0.0
-100.0% ext/DynamicPPLJETExt.jl
4
84.0
17.33% src/values_as_in_model.jl
6
64.71
-6.72% src/extract_priors.jl
7
88.56
-3.75% src/debug_utils.jl
8
68.5
-1.22% src/threadsafe.jl
10
57.14
-40.73% src/logdensityfunction.jl
11
85.71
src/default_accumulators.jl
14
77.66
-5.4% src/abstract_varinfo.jl
16
0.0
-70.97% src/test_utils/ad.jl
16
85.62
0.39% src/varinfo.jl
21
72.0
-6.61% src/simple_varinfo.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.33
-0.78% src/context_implementations.jl
1
88.56
-3.75% src/debug_utils.jl
1
0.0
-60.0% src/experimental.jl
1
88.89
-5.85% src/test_utils/contexts.jl
2
74.45
-1.18% src/contexts.jl
5
72.0
-6.61% src/simple_varinfo.jl
5
68.5
-1.22% src/threadsafe.jl
5
71.28
-3.4% src/utils.jl
6
28.57
-14.29% src/distribution_wrappers.jl
9
77.66
-5.4% src/abstract_varinfo.jl
12
85.62
0.39% src/varinfo.jl
13
0.0
-100.0% ext/DynamicPPLJETExt.jl
13
57.14
-40.73% src/logdensityfunction.jl
13
0.0
-70.97% src/test_utils/ad.jl
Jobs
ID Job ID Ran Files Coverage
1 16800313066.1 07 Aug 2025 09:29AM UTC 37
79.64
GitHub Action Run
2 16800313066.2 07 Aug 2025 09:29AM UTC 38
79.91
GitHub Action Run
3 16800313066.3 07 Aug 2025 09:30AM UTC 38
80.1
GitHub Action Run
4 16800313066.4 07 Aug 2025 09:33AM UTC 38
32.53
GitHub Action Run
5 16800313066.5 07 Aug 2025 09:33AM UTC 38
33.86
GitHub Action Run
6 16800313066.6 07 Aug 2025 09:36AM UTC 37
33.19
GitHub Action Run
7 16800313066.7 07 Aug 2025 09:38AM UTC 37
79.64
GitHub Action Run
8 16800313066.8 07 Aug 2025 09:39AM UTC 37
79.44
GitHub Action Run
9 16800313066.9 07 Aug 2025 09:39AM UTC 37
31.87
GitHub Action Run
10 16800313066.10 07 Aug 2025 09:40AM UTC 37
79.64
GitHub Action Run
11 16800313066.11 07 Aug 2025 09:41AM UTC 37
33.19
GitHub Action Run
12 16800313066.12 07 Aug 2025 09:44AM UTC 37
33.19
GitHub Action Run
Source Files on build 16800313066
  • Tree
  • List 38
  • Changed 29
  • Source Changed 28
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16800313066
  • f0ac1099 on github
  • Prev Build on main (#16722554440)
  • Delete
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