ziotom78 / Healpix.jl

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

Test Julia 1.7 #69

Closed ziotom78 closed 2 years ago

ziotom78 commented 2 years ago

Now that Julia 1.7.0 has been released, it's time to update our build scripts. I chose to keep the tests for Julia 1.6, as this is going to become the new LTS release. As a result, the number of elements in the test matrix has increased, as with this PR we test 1.3, 1.6, 1.7, and nightly.

I will open an issue to discuss whether we feel the need to continue supporting Julia 1.3, or if we can drop it.

codecov[bot] commented 2 years ago

Codecov Report

Merging #69 (9ab3016) into master (1976d7f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files          18       18           
  Lines         990      990           
=======================================
  Hits          858      858           
  Misses        132      132           
Impacted Files Coverage Δ
src/Healpix.jl 100.00% <ø> (ø)

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 1976d7f...9ab3016. Read the comment docs.