TuringLang / ParetoSmooth.jl

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

Minor improvements #39

Closed ParadaCarleton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (75d5e9c) into main (6ed2725) will decrease coverage by 0.26%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   85.32%   85.06%   -0.27%     
==========================================
  Files          11       11              
  Lines         327      328       +1     
==========================================
  Hits          279      279              
- Misses         48       49       +1     
Impacted Files Coverage Δ
src/InternalHelpers.jl 68.00% <ø> (ø)
src/ModelComparison.jl 86.79% <ø> (ø)
src/ESS.jl 66.66% <66.66%> (ø)
src/NaiveLPD.jl 73.33% <66.66%> (-1.67%) :arrow_down:
src/ImportanceSampling.jl 87.05% <100.00%> (-0.30%) :arrow_down:
src/LeaveOneOut.jl 87.93% <100.00%> (ø)
src/TuringHelpers.jl 100.00% <100.00%> (ø)

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 6ed2725...75d5e9c. Read the comment docs.