getsentry / sentry-kubernetes

Kubernetes event reporter for Sentry
Apache License 2.0
458 stars 64 forks source link

fix: eliminate some linting warnings/errors #83

Closed Jiahui-Zhang-20 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (8f9b884) 30.11% compared to head (6a966d8) 29.93%.

Files Patch % Lines
integrations_gke.go 0.00% 17 Missing :warning:
crons.go 0.00% 14 Missing :warning:
enhancers.go 38.46% 8 Missing :warning:
cluster_config.go 0.00% 5 Missing :warning:
informers.go 0.00% 4 Missing :warning:
main.go 0.00% 4 Missing :warning:
enhancers_common.go 57.14% 2 Missing and 1 partial :warning:
watcher_events.go 75.00% 2 Missing and 1 partial :warning:
watcher_pods.go 70.00% 2 Missing and 1 partial :warning:
informer_cronjobs.go 0.00% 1 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================== - Coverage 30.11% 29.93% -0.18% ========================================== Files 22 22 Lines 1624 1640 +16 ========================================== + Hits 489 491 +2 - Misses 1086 1098 +12 - Partials 49 51 +2 ```

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