beacon-biosignals / LegolasFlux.jl

Save Flux model weights in Legolas-powered Arrow tables
MIT License
6 stars 1 forks source link

Update CI to codecov-action v2 #11

Closed kimlaberinto closed 2 years ago

kimlaberinto commented 2 years ago

As mentioned in: https://github.com/codecov/codecov-action , codecov-action@v1 will be deprecated/sunset on February 1, 2022.

There are a few breaking changes mentioned in the codecov-action README.md, but I don't think this workflow uses any of the breaking changes mentioned.

--

As mentioned in README for codecov-action, token is not required for public repos

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (1aba02d) into main (e41a71a) will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   93.75%   93.87%   +0.12%     
==========================================
  Files           2        2              
  Lines          48       49       +1     
==========================================
+ Hits           45       46       +1     
  Misses          3        3              
Impacted Files Coverage Δ
src/LegolasFlux.jl 91.42% <0.00%> (+0.25%) :arrow_up:

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 e41a71a...1aba02d. Read the comment docs.