kubeadmiral icon indicating copy to clipboard operation
kubeadmiral copied to clipboard

refactor: remove redundant returned error

Open z1cheng opened this issue 1 year ago • 1 comments

close #99

z1cheng avatar Dec 01 '23 05:12 z1cheng

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (eba0d26) 33.28% compared to head (53df1bc) 31.49%.

:exclamation: Current head 53df1bc differs from pull request most recent head 612b1aa. Consider uploading reports for the commit 612b1aa to get more accurate results

Files Patch % Lines
...controllers/statusaggregator/plugins/deployment.go 0.00% 2 Missing :warning:
pkg/util/annotation/annotation.go 88.23% 2 Missing :warning:
pkg/controllers/nsautoprop/controller.go 0.00% 1 Missing :warning:
pkg/controllers/status/controller.go 0.00% 1 Missing :warning:
pkg/controllers/sync/resource.go 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
- Coverage   33.28%   31.49%   -1.79%     
==========================================
  Files         155      122      -33     
  Lines       17892    14300    -3592     
==========================================
- Hits         5955     4504    -1451     
+ Misses      11427     9391    -2036     
+ Partials      510      405     -105     
Flag Coverage Δ
unittests 31.49% <76.66%> (-1.79%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar Dec 01 '23 05:12 codecov[bot]