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 test cases for zz_generated.deepcopy.go #214

Closed Henry-Gao-2004 closed 1 year ago

Henry-Gao-2004 commented 1 year ago

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

For #194

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #214 (3449c65) into main (ba41b00) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   10.45%   10.45%           
=======================================
  Files          27       27           
  Lines        2727     2727           
=======================================
  Hits          285      285           
  Misses       2426     2426           
  Partials       16       16           

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

Abirdcfly commented 1 year ago

https://book.kubebuilder.io/cronjob-tutorial/other-api-files.html#zz_generateddeepcopygo

zz_generated.deepcopy.go is autogenerated, no need to add test.