kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

fix: cpl latest should handle helm operation #391

Closed Abirdcfly closed 8 months ago

Abirdcfly commented 8 months ago

What type of PR is this?

/kind bug

What this PR does / why we need it

Which issue(s) this PR fixes

For #388

Special notes for your reviewer

codecov[bot] commented 8 months ago

Codecov Report

Merging #391 (c28972a) into main (6796675) will decrease coverage by 0.16%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   27.10%   26.94%   -0.16%     
==========================================
  Files          37       37              
  Lines        4546     4572      +26     
==========================================
  Hits         1232     1232              
- Misses       3211     3237      +26     
  Partials      103      103              
Files Coverage Δ
pkg/helm/cpl_helm.go 6.28% <0.00%> (-0.17%) :arrow_down:
controllers/componentplan_controller.go 4.40% <0.00%> (-0.20%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

bjwswang commented 8 months ago

@Abirdcfly can you provide more details ?