mweastwood / LibHealpix.jl

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

julia implementation of interpolation (and other assorted changes) #41

Closed mweastwood closed 7 years ago

mweastwood commented 7 years ago

I still need to update the pre-compiled binaries, but otherwise I think this is good to go.

codecov[bot] commented 7 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.76%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #41      +/-   ##
=========================================
+ Coverage   96.83%   97.6%   +0.76%     
=========================================
  Files           7       8       +1     
  Lines         284     375      +91     
=========================================
+ Hits          275     366      +91     
  Misses          9       9
Impacted Files Coverage Δ
src/LibHealpix.jl 66.66% <ø> (ø) :arrow_up:
src/map.jl 98.42% <100%> (+1.59%) :arrow_up:
src/rings.jl 100% <100%> (ø)

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 99db79a...ed1cf6d. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.76%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #41      +/-   ##
=========================================
+ Coverage   96.83%   97.6%   +0.76%     
=========================================
  Files           7       8       +1     
  Lines         284     375      +91     
=========================================
+ Hits          275     366      +91     
  Misses          9       9
Impacted Files Coverage Δ
src/LibHealpix.jl 66.66% <ø> (ø) :arrow_up:
src/map.jl 98.42% <100%> (+1.59%) :arrow_up:
src/rings.jl 100% <100%> (ø)

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 99db79a...ed1cf6d. Read the comment docs.