kubebb / core

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

chore: add github action to verify code #281

Closed zqq454224016 closed 1 year ago

zqq454224016 commented 1 year ago

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #253

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #281 (9eba39e) into main (6fdd525) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  Coverage   16.92%   16.92%           
=======================================
  Files          34       34           
  Lines        3367     3367           
=======================================
  Hits          570      570           
  Misses       2764     2764           
  Partials       33       33           
Files Changed Coverage Δ
pkg/helm/repo.go 58.55% <ø> (ø)
pkg/utils/path.go 60.00% <ø> (ø)

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

Abirdcfly commented 1 year ago

example-test failed reported by #274, maybe fixed by #279