jeff-regier / Celeste.jl

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

require FITSIO v0.11.0 (fixes depwarns) #713

Closed kbarbary closed 6 years ago

kbarbary commented 6 years ago

Merge after JuliaLang/METADATA.jl#11389 is closed.

Closes #698.

codecov[bot] commented 6 years ago

Codecov Report

Merging #713 into master will decrease coverage by 0.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #713      +/-   ##
==========================================
- Coverage    80.4%   80.03%   -0.37%     
==========================================
  Files          35       37       +2     
  Lines        3705     4033     +328     
==========================================
+ Hits         2979     3228     +249     
- Misses        726      805      +79
Impacted Files Coverage Δ
src/model/image_model.jl 25% <0%> (-50%) :arrow_down:
src/mcmc/slicesample.jl 58% <0%> (-18.14%) :arrow_down:
src/AccuracyBenchmark.jl 80.85% <0%> (-0.55%) :arrow_down:
src/config.jl 100% <0%> (ø) :arrow_up:
src/model/psf_model.jl 100% <0%> (ø) :arrow_up:
src/mcmc/ais.jl 92.85% <0%> (ø)
src/mcmc/mcmc_infer.jl 37.83% <0%> (ø)
src/ParallelRun.jl 83.01% <0%> (+0.09%) :arrow_up:
src/SDSSIO.jl 93.95% <0%> (+0.32%) :arrow_up:
src/joint_infer.jl 73.59% <0%> (+3.22%) :arrow_up:
... and 4 more

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 55e494f...ee6230a. Read the comment docs.