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

TuringLang / JuliaBUGS.jl / 6108292284
82%
main: 84%

Build:
Build:
LAST BUILD BRANCH: sg/#380
DEFAULT BRANCH: main
Ran 07 Sep 2023 10:11AM UTC
Jobs 1
Files 39
Run time 2s
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 Sep 2023 10:03AM UTC coverage: 69.207%. Remained the same
6108292284

push

github

web-flow
Move code around for better understandability (#85)

- No alterations have been made to the code; only documentation has been
enhanced and typos corrected.

Change Details:
* The `NodeFunctions` have been relocated to `compiler_pass.jl`.
* This transition aims to consolidate common functions and the
`CollectVariable` pass with `NodeFunctions`, thereby fostering a deeper
understanding of the code associated with `NodeFunctions`, even though
it results in a lengthier file.
* The contents of `bugsast.jl` have been transferred to `parser.jl`.
* The renaming of `@bugs` made the `bugsast` title somewhat ambiguous.
Moreover, due to the similar functionalities of `parser.jl` and
`@bugsast`, I think their merging makes sense.
* The sections of code related to the `Model` have been isolated in a
distinct file.
* This separation promotes a more streamlined abstraction of the
`Graph`. By doing this, the `Graph` interface can potentially be reused,
possibly paving the way for the development of graph-based inference
algorithms that are independent of the `Model` definitions in BUGS.
* Several functions have been migrated to `utils.jl` to minimize the
scattering of code and maintain a cleaner code base.

639 of 639 new or added lines in 5 files covered. (100.0%)

1135 of 1640 relevant lines covered (69.21%)

17658.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6108292284.1 07 Sep 2023 10:11AM UTC 0
69.21
GitHub Action Run
Source Files on build 6108292284
Detailed source file information is not available for this build.
  • Back to Repo
  • 8bcf5304 on github
  • Prev Build on master (#6106999452)
  • Next Build on master (#6118499815)
  • 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