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 MeasureBase to 0.12, (keep existing compat) #344

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the MeasureBase package from 0.9 to 0.9, 0.12. 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 2 years ago

Codecov Report

Merging #344 (8a2dad6) into master (80dfca9) will decrease coverage by 0.43%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage   35.10%   34.66%   -0.44%     
==========================================
  Files          62       62              
  Lines        1809     1797      -12     
==========================================
- Hits          635      623      -12     
  Misses       1174     1174              
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/GG/src/func_arg_decs.jl 50.94% <0.00%> (-0.91%) :arrow_down:
src/primitives/as.jl 60.00% <0.00%> (-0.87%) :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:

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...8a2dad6. Read the comment docs.