cscherrer / Soss.jl

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

CompatHelper: bump compat for TransformVariables to 0.7, (keep existing compat) #353

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the TransformVariables package from 0.5, 0.6 to 0.5, 0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Merging #353 (f24e56d) into master (9f63c25) will decrease coverage by 0.43%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   35.01%   34.57%   -0.44%     
==========================================
  Files          62       62              
  Lines        1808     1796      -12     
==========================================
- Hits          633      621      -12     
  Misses       1175     1175              
Impacted Files Coverage Δ
src/primitives/rand.jl 58.62% <0.00%> (-2.67%) :arrow_down:
src/primitives/testvalue.jl 76.19% <0.00%> (-1.09%) :arrow_down:
src/primitives/as.jl 56.81% <0.00%> (-0.96%) :arrow_down:
src/GG/src/func_arg_decs.jl 50.94% <0.00%> (-0.91%) :arrow_down:
src/core/utils.jl 59.00% <0.00%> (-0.81%) :arrow_down:
src/transforms/predict.jl 81.81% <0.00%> (-0.80%) :arrow_down:
src/primitives/logdensity.jl 87.50% <0.00%> (-0.74%) :arrow_down:
src/primitives/basemeasure.jl 88.23% <0.00%> (-0.66%) :arrow_down:
src/GG/src/ngg/compact.jl 83.59% <0.00%> (-0.26%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.