cscherrer / Soss.jl

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

CompatHelper: bump compat for Static to 0.7, (keep existing compat) #338

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Static 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 2 years ago

Codecov Report

Merging #338 (f47da3e) into master (9b057c0) will decrease coverage by 0.50%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   30.75%   30.24%   -0.51%     
==========================================
  Files          49       49              
  Lines        1239     1230       -9     
==========================================
- Hits          381      372       -9     
  Misses        858      858              
Impacted Files Coverage Δ
src/primitives/rand.jl 51.72% <0.00%> (-3.12%) :arrow_down:
src/primitives/testvalue.jl 66.66% <0.00%> (-1.52%) :arrow_down:
src/primitives/logdensity.jl 81.25% <0.00%> (-1.11%) :arrow_down:
src/primitives/basemeasure.jl 82.35% <0.00%> (-0.99%) :arrow_down:
src/primitives/as.jl 57.77% <0.00%> (-0.92%) :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:

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 9b057c0...f47da3e. Read the comment docs.