TuringLang / ParetoSmooth.jl

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

Skip-checks #55

Closed ParadaCarleton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (fbaf248) into main (39b5e66) will increase coverage by 0.50%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   82.13%   82.63%   +0.50%     
==========================================
  Files          11       11              
  Lines         347      334      -13     
==========================================
- Hits          285      276       -9     
+ Misses         62       58       -4     
Impacted Files Coverage Δ
src/ESS.jl 75.00% <85.71%> (-5.00%) :arrow_down:
src/ImportanceSampling.jl 80.00% <90.00%> (+2.11%) :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 39b5e66...fbaf248. Read the comment docs.