beacon-biosignals / K8sClusterManagers.jl

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

Add `showerror` method for `TimeoutException` #68

Closed omus closed 3 years ago

omus commented 3 years ago

Makes the included JSON print nicely

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (65f4679) into main (bb9c7b9) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   67.63%   67.81%   +0.18%     
==========================================
  Files           4        4              
  Lines         173      174       +1     
==========================================
+ Hits          117      118       +1     
  Misses         56       56              
Impacted Files Coverage Δ
src/native_driver.jl 8.62% <100.00%> (+1.60%) :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 bb9c7b9...65f4679. Read the comment docs.