kubebb / core

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

feat:add a new filed EnableRating in repository #345

Closed zqq454224016 closed 11 months ago

zqq454224016 commented 11 months ago

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #343

Special notes for your reviewer

codecov[bot] commented 11 months ago

Codecov Report

Merging #345 (d774d60) into main (57d54a7) will increase coverage by 1.40%. The diff coverage is 0.00%.

:exclamation: Current head d774d60 differs from pull request most recent head 782abf5. Consider uploading reports for the commit 782abf5 to get more accurate results

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   26.28%   27.68%   +1.40%     
==========================================
  Files          38       38              
  Lines        3748     3558     -190     
==========================================
  Hits          985      985              
+ Misses       2691     2501     -190     
  Partials       72       72              
Files Changed Coverage Δ
api/v1alpha1/repository_types.go 100.00% <ø> (ø)
controllers/rating_controller.go 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

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