jeff-regier / Celeste.jl

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

fixes an out-of-bounds bug; excludes bad-sky sources entirely from scoring #723

Closed jeff-regier closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #723 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
+ Coverage   81.03%   81.04%   +<.01%     
==========================================
  Files          37       37              
  Lines        4003     3999       -4     
==========================================
- Hits         3244     3241       -3     
+ Misses        759      758       -1
Impacted Files Coverage Δ
src/ParallelRun.jl 94.09% <100%> (ø) :arrow_up:
src/AccuracyBenchmark.jl 80.86% <100%> (+0.21%) :arrow_up:
src/model/image_model.jl 33.33% <0%> (-12.13%) :arrow_down:
src/model/wcs_utils.jl 100% <0%> (ø) :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 bd525cf...0db886a. Read the comment docs.