beacon-biosignals / K8sClusterManagers.jl

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

Update Minikube GHA #40

Closed omus closed 3 years ago

omus commented 3 years ago

Issues have been addressed

codecov-commenter commented 3 years ago

Codecov Report

Merging #40 (e054281) into main (b3df181) will decrease coverage by 11.82%. The diff coverage is 4.34%.

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

@@             Coverage Diff             @@
##             main      #40       +/-   ##
===========================================
- Coverage   51.82%   40.00%   -11.83%     
===========================================
  Files           4        4               
  Lines         137      140        +3     
===========================================
- Hits           71       56       -15     
- Misses         66       84       +18     
Impacted Files Coverage Δ
src/K8sClusterManagers.jl 100.00% <ø> (ø)
src/native_driver.jl 4.34% <0.00%> (-0.07%) :arrow_down:
src/pod.jl 64.70% <14.28%> (-33.26%) :arrow_down:

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 b3df181...2691310. Read the comment docs.

omus commented 3 years ago

I accidentally pushed some work to this branch. I'll merge this after the CI passes again.