TuringLang / ParetoSmooth.jl

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

Fix-impure-function #58

Closed ParadaCarleton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (c78d852) into main (39b5e66) will increase coverage by 0.50%. The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ 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:
src/ModelComparison.jl 86.79% <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 39b5e66...c78d852. Read the comment docs.

ParadaCarleton commented 2 years ago

@juliaregistrator register

JuliaRegistrator commented 2 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.