cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
412 stars 30 forks source link

fix `as` #348

Closed cscherrer closed 1 year ago

cscherrer commented 1 year ago

Fixes https://github.com/cscherrer/Soss.jl/issues/342

codecov[bot] commented 1 year ago

Codecov Report

Merging #348 (1a286fb) into master (80dfca9) will decrease coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   35.10%   35.01%   -0.10%     
==========================================
  Files          62       62              
  Lines        1809     1808       -1     
==========================================
- Hits          635      633       -2     
- Misses       1174     1175       +1     
Impacted Files Coverage Δ
src/primitives/as.jl 57.77% <100.00%> (-3.10%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 80dfca9...1a286fb. Read the comment docs.