mweastwood / LibHealpix.jl

A Julia wrapper of the Healpix library.
http://mweastwood.info/LibHealpix.jl/stable/
Other
11 stars 7 forks source link

fix interpolation and implement UNSEEN() #43

Closed mweastwood closed 6 years ago

mweastwood commented 6 years ago

fixes #19 fixes #42

codecov[bot] commented 6 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage    97.6%   97.61%   +0.01%     
==========================================
  Files           8        8              
  Lines         375      377       +2     
==========================================
+ Hits          366      368       +2     
  Misses          9        9
Impacted Files Coverage Δ
src/map.jl 98.44% <100%> (+0.02%) :arrow_up:
src/rings.jl 100% <100%> (ø) :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 687f8b6...f883bb9. Read the comment docs.