dask-contrib / dask-ctl

Tools to provide a control plane for managing the lifecycle of Dask clusters.
https://dask-ctl.readthedocs.io
BSD 3-Clause "New" or "Revised" License
24 stars 14 forks source link

Switch to safe loading of YAML #20

Closed jacobtomlinson closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #20 (7aba25a) into main (729329a) will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   79.42%   79.71%   +0.28%     
==========================================
  Files           9        9              
  Lines         345      345              
==========================================
+ Hits          274      275       +1     
+ Misses         71       70       -1     
Impacted Files Coverage Δ
dask_ctl/spec.py 92.85% <100.00%> (ø)
dask_ctl/proxy.py 95.65% <0.00%> (-2.18%) :arrow_down:
dask_ctl/discovery.py 88.23% <0.00%> (+5.88%) :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 729329a...7aba25a. Read the comment docs.