fhs / NPZ.jl

A Julia package that provides support for reading and writing Numpy .npy and .npz files
Other
117 stars 16 forks source link

use v1 instead of v1.5 in CI #42

Closed jishnub closed 3 years ago

jishnub commented 3 years ago

v1 will automatically expand to the latest released version, so we won't need to update ci.yml at every minor release.

codecov-io commented 3 years ago

Codecov Report

Merging #42 (bdaa666) into master (a714e9d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   85.27%   85.27%           
=======================================
  Files           1        1           
  Lines         163      163           
=======================================
  Hits          139      139           
  Misses         24       24           

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 a714e9d...bdaa666. Read the comment docs.