JuliaArrays / AxisArrays.jl

Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200 stars 41 forks source link

switch CI to github actions #197

Closed johnnychen94 closed 3 years ago

johnnychen94 commented 3 years ago

The contents are copied from OffsetArrays.jl

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9b91d54). Click here to learn what that means. The diff coverage is n/a.

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

@@            Coverage Diff            @@
##             master     #197   +/-   ##
=========================================
  Coverage          ?   89.31%           
=========================================
  Files             ?        7           
  Lines             ?      674           
  Branches          ?        0           
=========================================
  Hits              ?      602           
  Misses            ?       72           
  Partials          ?        0           

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 9b91d54...ae4bfc4. Read the comment docs.

johnnychen94 commented 3 years ago

Sorry! I was caught by too many stuff last week