kubebb / core

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

chore: update example-test output #296

Closed Abirdcfly closed 1 year ago

Abirdcfly commented 1 year ago

remove some debug log from example-test, like

Error from server (NotFound): components.core.kubebb.k8s.com.cn "repository-bitnami-sample.nginx" not found

W0825 06:47:39.384693   15354 helpers.go:692] --dry-run is deprecated and can be replaced with --dry-run=client.

jq: error (at <stdin>:1): Cannot iterate over null (null)
codecov[bot] commented 1 year ago

Codecov Report

Merging #296 (5ce824b) into main (bc63983) will increase coverage by 0.12%. Report is 5 commits behind head on main. The diff coverage is 41.17%.

:exclamation: Current head 5ce824b differs from pull request most recent head 7e8c1e4. Consider uploading reports for the commit 7e8c1e4 to get more accurate results

@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   15.68%   15.81%   +0.12%     
==========================================
  Files          36       36              
  Lines        3998     4010      +12     
==========================================
+ Hits          627      634       +7     
- Misses       3334     3339       +5     
  Partials       37       37              
Files Changed Coverage Δ
pkg/helm/helm.go 6.97% <41.17%> (+1.85%) :arrow_up:

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