mweastwood / LibHealpix.jl

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

implement query_disc #35

Closed mweastwood closed 6 years ago

mweastwood commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   96.41%   96.83%   +0.41%     
==========================================
  Files           7        7              
  Lines         279      284       +5     
==========================================
+ Hits          269      275       +6     
+ Misses         10        9       -1
Impacted Files Coverage Δ
src/io.jl 98.3% <ø> (ø) :arrow_up:
src/LibHealpix.jl 66.66% <ø> (ø) :arrow_up:
src/map.jl 96.82% <100%> (+0.33%) :arrow_up:
src/pixel.jl 100% <100%> (+2.04%) :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 a7371fe...0b6cd09. Read the comment docs.

codecov[bot] commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   96.41%   96.83%   +0.41%     
==========================================
  Files           7        7              
  Lines         279      284       +5     
==========================================
+ Hits          269      275       +6     
+ Misses         10        9       -1
Impacted Files Coverage Δ
src/LibHealpix.jl 66.66% <ø> (ø) :arrow_up:
src/io.jl 98.3% <ø> (ø) :arrow_up:
src/pixel.jl 100% <100%> (+2.04%) :arrow_up:
src/map.jl 96.82% <100%> (+0.33%) :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 a7371fe...0b6cd09. Read the comment docs.