Skip to content

fix robot deletion event (#21234)

Codecov / codecov/project succeeded Dec 3, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Please upload report for BASE (release-2.12.0@7201b3b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/controller/event/metadata/robot.go 14.28% 3 Missing and 3 partials ⚠️
src/controller/robot/controller.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.12.0   #21272   +/-   ##
=================================================
  Coverage                  ?   66.07%           
=================================================
  Files                     ?     1049           
  Lines                     ?   114656           
  Branches                  ?     2867           
=================================================
  Hits                      ?    75764           
  Misses                    ?    34745           
  Partials                  ?     4147           
Files with missing lines Coverage Δ
src/controller/robot/model.go 100.00% <ø> (ø)
src/controller/scan/callback.go 60.86% <100.00%> (ø)
src/controller/robot/controller.go 55.74% <57.14%> (ø)
src/controller/event/metadata/robot.go 70.96% <14.28%> (ø)