kubebb / core

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

fix: delete component also delete reports #401

Closed 0xff-dev closed 6 months ago

0xff-dev commented 6 months ago

What type of PR is this?

/kind bug

What this PR does / why we need it

fix: delete component also delete reports

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 26.44%. Comparing base (1d32dc8) to head (2d9f1c7).

Files Patch % Lines
controllers/rating_controller.go 0.00% 37 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #401 +/- ## ========================================== - Coverage 26.56% 26.44% -0.12% ========================================== Files 37 37 Lines 4638 4659 +21 ========================================== Hits 1232 1232 - Misses 3303 3324 +21 Partials 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.