beacon-biosignals / K8sClusterManagers.jl

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

Fix "Cluster Test" CI job #85

Closed omus closed 3 years ago

omus commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (0aea6f7) into main (f16b345) will increase coverage by 18.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #85       +/-   ##
===========================================
+ Coverage   48.57%   66.66%   +18.09%     
===========================================
  Files           4        4               
  Lines         175      177        +2     
===========================================
+ Hits           85      118       +33     
+ Misses         90       59       -31     
Impacted Files Coverage Δ
src/pod.jl 96.87% <0.00%> (+33.04%) :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 f16b345...0aea6f7. Read the comment docs.