AliyunContainerService / kube-eventer

kube-eventer emit kubernetes events to sinks
Apache License 2.0
1.01k stars 278 forks source link

fix create sls cli from metadata #195

Closed NUCsimple closed 3 years ago

NUCsimple commented 3 years ago

What type of PR is this? PR类型是什么?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind api-change /kind bug /kind cleanup /kind deprecation /kind design /kind documentation

What this PR does / why we need it: 这个PR解决了什么问题:

Which issue(s) this PR fixes: PR相关联issue:

Fixes #

Does this PR introduce a breaking change?: PR带来的破坏性变更:

Test/Final result: 测试/最终运行结果:

codecov-commenter commented 3 years ago

Codecov Report

Merging #195 (796fb0a) into master (f0a8b71) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #195   +/-   ##
=======================================
  Coverage   50.21%   50.21%           
=======================================
  Files          28       28           
  Lines        1607     1607           
=======================================
  Hits          807      807           
  Misses        711      711           
  Partials       89       89           

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 f0a8b71...796fb0a. Read the comment docs.