ziotom78 / Healpix.jl

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

Fix failing tests #95

Closed ziotom78 closed 1 year ago

ziotom78 commented 1 year ago

PR #91 was mistakenly merged when several syntax and logic errors were still present. This PR fixes them

codecov[bot] commented 1 year ago

Codecov Report

Merging #95 (4fa42fb) into master (b9e8d91) will increase coverage by 0.58%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   87.43%   88.01%   +0.58%     
==========================================
  Files          19       20       +1     
  Lines        1154     1252      +98     
==========================================
+ Hits         1009     1102      +93     
- Misses        145      150       +5     
Impacted Files Coverage Δ
src/Healpix.jl 100.00% <ø> (ø)
src/alm.jl 95.16% <93.22%> (-1.86%) :arrow_down:
src/cl.jl 97.56% <97.56%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.