TuringLang / ParetoSmooth.jl

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

CompatHelper: bump compat for AxisKeys to 0.2, (keep existing compat) #64

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the AxisKeys package from 0.1.18 to 0.1.18, 0.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 #64 (ee94bbc) into main (b9790dc) will increase coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   82.63%   82.73%   +0.10%     
==========================================
  Files          11       11              
  Lines         334      336       +2     
==========================================
+ Hits          276      278       +2     
  Misses         58       58              
Impacted Files Coverage Δ
src/GPD.jl 96.15% <0.00%> (+0.15%) :arrow_up:
src/ImportanceSampling.jl 80.21% <0.00%> (+0.21%) :arrow_up:

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 b9790dc...ee94bbc. Read the comment docs.