beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

Update CI codecov-action v2 #88

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.

kimlaberinto commented 2 years ago

Not sure why CI Cluster Test failed.

I filed an issue here:

https://github.com/beacon-biosignals/K8sClusterManagers.jl/issues/89

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (0847097) into main (8b20f3b) will decrease coverage by 16.96%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #88       +/-   ##
===========================================
- Coverage   66.66%   49.70%   -16.97%     
===========================================
  Files           4        4               
  Lines         168      169        +1     
===========================================
- Hits          112       84       -28     
- Misses         56       85       +29     
Impacted Files Coverage Δ
src/pod.jl 65.93% <0.00%> (-31.87%) :arrow_down:
src/namespace.jl 100.00% <0.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 8b20f3b...0847097. Read the comment docs.