beacon-biosignals / K8sClusterManagers.jl

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

Experiment with manager external to K8s #94

Closed omus closed 1 year ago

omus commented 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #94 (a6f8c30) into main (905c995) will decrease coverage by 27.36%. The diff coverage is 5.12%.

@@             Coverage Diff             @@
##             main      #94       +/-   ##
===========================================
- Coverage   67.05%   39.70%   -27.36%     
===========================================
  Files           4        4               
  Lines         170      204       +34     
===========================================
- Hits          114       81       -33     
- Misses         56      123       +67     
Impacted Files Coverage Δ
src/native_driver.jl 7.60% <5.12%> (-1.02%) :arrow_down:
src/pod.jl 59.78% <0.00%> (-38.05%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

omus commented 1 year ago

Replaced by https://github.com/beacon-biosignals/K8sClusterManagers.jl/pull/108