jeff-regier / Celeste.jl

Scalable inference for a generative model of astronomical images
MIT License
183 stars 28 forks source link

adds a new unit test for the accuracy benchmark pipeline #701

Closed jeff-regier closed 6 years ago

jeff-regier commented 6 years ago

Increases coverage of AccuracyBenchmark.jl from 43% to 81%. Closes #699.

codecov-io commented 6 years ago

Codecov Report

Merging #701 into master will increase coverage by 3.59%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #701      +/-   ##
==========================================
+ Coverage   74.16%   77.75%   +3.59%     
==========================================
  Files          36       36              
  Lines        3789     3785       -4     
==========================================
+ Hits         2810     2943     +133     
+ Misses        979      842     -137
Impacted Files Coverage Δ
src/joint_infer.jl 70.76% <ø> (+0.23%) :arrow_up:
src/ParallelRun.jl 39.22% <ø> (-1.06%) :arrow_down:
src/AccuracyBenchmark.jl 81.04% <100%> (+37.67%) :arrow_up:
src/mcmc/mcmc_functions.jl 45.94% <50%> (ø) :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 2353019...ee2baef. Read the comment docs.