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 "FillArrays" to "0.12" #284

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the FillArrays package from 0.8, 0.9, 0.10, 0.11 to 0.8, 0.9, 0.10, 0.11, 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 3 years ago

Codecov Report

Merging #284 (ac18259) into master (59455d2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   27.30%   27.30%           
=======================================
  Files          50       50           
  Lines        1223     1223           
=======================================
  Hits          334      334           
  Misses        889      889           

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 59455d2...ac18259. Read the comment docs.