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 2, (keep existing compat) #312

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the SpecialFunctions package from 0.9, 0.10, 1 to 0.9, 0.10, 1, 2. 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 #312 (9f2aed5) into master (36bc868) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   30.95%   30.95%           
=======================================
  Files          49       49           
  Lines        1218     1218           
=======================================
  Hits          377      377           
  Misses        841      841           

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 36bc868...9f2aed5. Read the comment docs.