ziotom78 / Healpix.jl

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

Add "Citing Healpix.jl" section to README #66

Closed ziotom78 closed 2 years ago

ziotom78 commented 2 years ago

This will fix #65. The ADS link is not working yet, so I would wait till monday before merging this to master.

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (3580483) into master (26e691c) will increase coverage by 0.16%. The diff coverage is n/a.

:exclamation: Current head 3580483 differs from pull request most recent head cff2e8c. Consider uploading reports for the commit cff2e8c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   86.50%   86.66%   +0.16%     
==========================================
  Files          18       18              
  Lines         956      990      +34     
==========================================
+ Hits          827      858      +31     
- Misses        129      132       +3     
Impacted Files Coverage Δ
src/projections.jl 67.42% <0.00%> (-0.58%) :arrow_down:
src/math.jl 100.00% <0.00%> (ø)
src/mapmaking.jl 100.00% <0.00%> (ø)
src/polarizedmap.jl 100.00% <0.00%> (ø)
src/sphtfunc.jl 96.96% <0.00%> (+0.09%) :arrow_up:
src/alm.jl 96.36% <0.00%> (+0.20%) :arrow_up:
src/xyf.jl 92.06% <0.00%> (+0.26%) :arrow_up:
src/map_io.jl 90.41% <0.00%> (+0.41%) :arrow_up:
src/weights.jl 75.00% <0.00%> (+0.92%) :arrow_up:
src/map_pixelfunc.jl 90.54% <0.00%> (+0.98%) :arrow_up:
... and 1 more

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 26e691c...cff2e8c. Read the comment docs.