TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

CompatHelper: add new compat entry for Memoize at version 0.4, (keep existing compat) #60

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request sets the compat entry for the Memoize package to 0.4. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 2 years ago

Codecov Report

Merging #60 (ba19ddb) into main (b7d5eb6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   82.63%   82.63%           
=======================================
  Files          11       11           
  Lines         334      334           
=======================================
  Hits          276      276           
  Misses         58       58           

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 b7d5eb6...ba19ddb. Read the comment docs.