mia-platform / mlp

cli for easier deployment of Mia-Platform Console projects
https://docs.mia-platform.eu/docs/runtime_suite_tools/mlp/overview
Apache License 2.0
12 stars 2 forks source link

feat: Await jobs completion #29

Closed mattia-fumo closed 2 years ago

mattia-fumo commented 2 years ago

New annotation to mark jobs as awaitable for completion after they are applied on the cluster

codecov-commenter commented 2 years ago

Codecov Report

Merging #29 (7f27ea3) into main (42babb7) will decrease coverage by 0.14%. The diff coverage is 68.52%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   69.02%   68.88%   -0.15%     
==========================================
  Files           9       10       +1     
  Lines        1259     1340      +81     
==========================================
+ Hits          869      923      +54     
- Misses        311      330      +19     
- Partials       79       87       +8     
Impacted Files Coverage Δ
pkg/deploy/deploy.go 63.51% <ø> (-3.02%) :arrow_down:
pkg/deploy/apply.go 68.52% <68.52%> (ø)

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 42babb7...7f27ea3. Read the comment docs.