xmidt-org / talaria

The Xmidt routing agent.
Apache License 2.0
10 stars 19 forks source link

feat: improve outbound_dropped_messages metric #391

Closed denopink closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 59.90%. Comparing base (dca746e) to head (e5d8547). Report is 13 commits behind head on main.

Files Patch % Lines
workerPool.go 44.26% 22 Missing and 12 partials :warning:
eventDispatcher.go 73.91% 20 Missing and 10 partials :warning:
metrics.go 78.51% 20 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #391 +/- ## ========================================== + Coverage 59.88% 59.90% +0.02% ========================================== Files 18 18 Lines 1558 1776 +218 ========================================== + Hits 933 1064 +131 - Misses 611 671 +60 - Partials 14 41 +27 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/talaria/pull/391/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/talaria/pull/391/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `59.90% <70.49%> (+0.02%)` | :arrow_up: | 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.