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

TuringLang / Turing.jl / 10634847007 / 33
76%
main: 84%

Build:
Build:
LAST BUILD BRANCH: py/dppl-0.38
DEFAULT BRANCH: main
Ran 30 Aug 2024 03:59PM UTC
Files 22
Run time 3s
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 Aug 2024 02:59PM UTC coverage: 0.0%. Remained the same
10634847007.33

push

github

web-flow
Fix remaining method ambiguities (#2304)

* Enabling aqua ambiguity testing for Turing


We test ambiguities only for Turing and not its dependencies.

* Format

* Fix bundle_samples method ambiguity

Concretely:

1. Creating an `AbstractTransition` type which all the Transitions in
   Turing subtype.
2. Modifying the type signature of bundle_samples to take a
   Vector{<:Union{AbstractTransition,AbstractVarInfo}} as the first
   argument. The AbstractVarInfo case occurs when sampling with Prior(),
   so the type signature of this argument mirrors that of the Sampler in
   the same function.

* Fix get() ambiguities

Done by:

1. Constraining the type parameter to AbstractVector{Symbol}
2. Modifying the method below it to use a vector instead of a tuple

* Bump to 0.34.0

---------

Co-authored-by: Abhinav Singh <73834077+abhinavsns@users.noreply.github.com>
Co-authored-by: Xianda Sun <5433119+sunxd3@users.noreply.github.com>

0 of 1533 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job run-mcmc/ess.jl-1.7-ubuntu-latest-x64-2 - 10634847007.33
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10634847007
  • a26ce119 on github
  • Prev Job for on master (#10629147969.17)
  • Next Job for on master (#10682155332.47)
  • 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