astropy / astropy-healpix

BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://astropy-healpix.readthedocs.io
BSD 3-Clause "New" or "Revised" License
52 stars 22 forks source link

Add high level healipx_to_xyz and xyz_to_healpix methods #152

Closed lpsinger closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #152 (0e3b3bd) into master (780f056) will increase coverage by 1.74%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   82.22%   83.96%   +1.74%     
==========================================
  Files           6        6              
  Lines         495      499       +4     
==========================================
+ Hits          407      419      +12     
+ Misses         88       80       -8     
Impacted Files Coverage Δ
astropy_healpix/high_level.py 91.48% <75.00%> (-0.74%) :arrow_down:
astropy_healpix/core.py 88.32% <0.00%> (+4.56%) :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 780f056...0e3b3bd. Read the comment docs.