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

TuringLang / JuliaBUGS.jl / 19802725780
84%

Build:
DEFAULT BRANCH: main
Ran 30 Nov 2025 06:22PM UTC
Jobs 1
Files 31
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

30 Nov 2025 05:58PM UTC coverage: 83.289% (+0.02%) from 83.267%
19802725780

push

github

web-flow
Use `invokelatest` in tests (because of Julia 1.12) (#404)

Julia 1.12 makes some changes to how world age is handled.

JuliaBUGS use `eval` to generate node functions and this is problematic
under 1.12.

If a user uses JuliaBUGS `compile` in REPL, there is no problem, like
before. This issue is particularly pronounced when using JuliaBUGS with
a pattern like `compile -> LogDensityProblems.logdensity` within the
same script.

It can be pretty involved fixing the problem fundamentally. For now,
this PR patches some of the tests to use `invokelatest` so they run.

Other than it's nontrivial to fix the problem, we are likely seeing a
change to the AD interface for JuliaBUGS following
https://github.com/TuringLang/JuliaBUGS.jl/pull/397.

3135 of 3764 relevant lines covered (83.29%)

127639.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.77
0.02% JuliaBUGS/src/model/evaluation.jl
6
0.0
0.0% JuliaBUGS/src/serialization.jl
Jobs
ID Job ID Ran Files Coverage
1 19802725780.1 30 Nov 2025 06:22PM UTC 31
83.29
GitHub Action Run
Source Files on build 19802725780
  • Tree
  • List 31
  • Changed 7
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19802725780
  • 175c17c1 on github
  • Prev Build on main (#17946015706)
  • Next Build on main (#19803054028)
  • 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

© 2025 Coveralls, Inc