getsentry / sentry-kubernetes

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

test: update TestRunEnhancers #82

Closed Jiahui-Zhang-20 closed 8 months ago

Jiahui-Zhang-20 commented 8 months ago

The TestRunEnhancers is updated to also test the issue addressed in the PR: https://github.com/getsentry/sentry-kubernetes/pull/78

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f9b884) 30.11% compared to head (f41fe02) 31.83%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== + Coverage 30.11% 31.83% +1.72% ========================================== Files 22 22 Lines 1624 1624 ========================================== + Hits 489 517 +28 + Misses 1086 1058 -28 Partials 49 49 ```

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