kubebb / core

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

chore: fix golangci-lint error in tests #257

Closed Abirdcfly closed 1 year ago

Abirdcfly commented 1 year ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it

We merged #245 in such a hurry that the pr actually had 3 commits when it really only needed 1. We updated the "Dismiss stale pull request approvals when new commits are pushed" configuration of the code repository to make sure this won't happen next time.

Which issue(s) this PR fixes

For #245

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (cd619a1) into main (8022505) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   17.77%   17.77%           
=======================================
  Files          33       33           
  Lines        3196     3196           
=======================================
  Hits          568      568           
  Misses       2595     2595           
  Partials       33       33           

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