cscherrer / Soss.jl

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

CompatHelper: bump compat for "SpecialFunctions" to "1.0" #224

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the SpecialFunctions package from 0.9, 0.10 to 0.9, 0.10, 1.0.

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-io commented 3 years ago

Codecov Report

Merging #224 (6426ed9) into master (353c30d) will decrease coverage by 2.92%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   31.09%   28.17%   -2.93%     
==========================================
  Files          44       44              
  Lines        1370     1317      -53     
==========================================
- Hits          426      371      -55     
- Misses        944      946       +2     
Impacted Files Coverage Δ
src/primitives/likelihood-weighting.jl 66.66% <0.00%> (-9.81%) :arrow_down:
src/inference/dynamicHMC.jl 50.00% <0.00%> (-5.56%) :arrow_down:
src/primitives/rand.jl 45.45% <0.00%> (-4.55%) :arrow_down:
src/primitives/xform.jl 53.12% <0.00%> (-4.46%) :arrow_down:
src/distributions/for.jl 70.10% <0.00%> (-4.01%) :arrow_down:
src/core/model.jl 69.66% <0.00%> (-3.34%) :arrow_down:
src/particles.jl 11.32% <0.00%> (-3.23%) :arrow_down:
src/primitives/logpdf.jl 66.66% <0.00%> (-2.57%) :arrow_down:
src/transforms/utils.jl 80.39% <0.00%> (-2.37%) :arrow_down:
src/core/utils.jl 38.88% <0.00%> (-1.98%) :arrow_down:
... and 5 more

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 353c30d...6426ed9. Read the comment docs.