xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 19 forks source link

patch: improve event delivery related metrics #461

Closed denopink closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 65.72%. Comparing base (2cd0da6) to head (8d4d453). Report is 5 commits behind head on main.

Files Patch % Lines
httpClient.go 38.46% 13 Missing and 11 partials :warning:
outboundSender.go 71.42% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ========================================== - Coverage 66.74% 65.72% -1.03% ========================================== Files 10 10 Lines 1299 1342 +43 ========================================== + Hits 867 882 +15 - Misses 403 419 +16 - Partials 29 41 +12 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/caduceus/pull/461/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xmidt-org/caduceus/pull/461/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `65.72% <68.18%> (-1.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org#carryforward-flags-in-the-pull-request-comment) to find out more.

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