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: Delete before apply annotation #30

Closed mattia-fumo closed 2 years ago

mattia-fumo commented 2 years ago

New annotation to force resources deletion before apply

codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (3195ca8) into main (4802e36) will increase coverage by 0.06%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   68.88%   68.94%   +0.06%     
==========================================
  Files          10       10              
  Lines        1340     1362      +22     
==========================================
+ Hits          923      939      +16     
- Misses        330      334       +4     
- Partials       87       89       +2     
Impacted Files Coverage Δ
pkg/deploy/apply.go 68.78% <72.72%> (+0.25%) :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 4802e36...3195ca8. Read the comment docs.