ziotom78 / Healpix.jl

Healpix library written in Julia
GNU General Public License v2.0
51 stars 18 forks source link

Add checks for θ in ang2pix* functions #84

Closed ziotom78 closed 1 year ago

ziotom78 commented 2 years ago

This should fix issue #83. Note that, unlike healpy, we do not tolerate slight deviations over π

codecov[bot] commented 2 years ago

Codecov Report

Merging #84 (d8e7914) into master (08b5f2d) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   87.11%   87.14%   +0.02%     
==========================================
  Files          19       19              
  Lines        1110     1112       +2     
==========================================
+ Hits          967      969       +2     
  Misses        143      143              
Impacted Files Coverage Δ
src/pixelfunc.jl 89.65% <100.00%> (+0.08%) :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 08b5f2d...d8e7914. Read the comment docs.