ziotom78 / Healpix.jl

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

Bump dependency on Libsharp #68

Closed ziotom78 closed 2 years ago

ziotom78 commented 2 years ago

This should fix issue #67, which was likely caused by Libsharp.jl#3.

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (13eb9c0) into master (93f376a) will not change coverage. The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files          18       18           
  Lines         990      990           
=======================================
  Hits          858      858           
  Misses        132      132           

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 93f376a...715d6e9. Read the comment docs.

ziotom78 commented 2 years ago

There is some problem with the documentation, but it is unrelated to this PR. I'm going to merge it, as it makes tests on Windows pass and thus solves issue #67.