gojekfarm / xtools

XTools is a submodule based repo to host re-usable Golang code.
MIT License
7 stars 0 forks source link

Kafka prometheus middleware #8

Closed sonnes closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.18 :tada:

Comparison is base (9a90df3) 99.29% compared to head (bfbc212) 99.47%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== + Coverage 99.29% 99.47% +0.18% ========================================== Files 18 24 +6 Lines 282 382 +100 ========================================== + Hits 280 380 +100 Misses 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/gojekfarm/xtools/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm) | Coverage Δ | | |---|---|---| | [...kafka/middleware/prometheus/consumer\_middleware.go](https://app.codecov.io/gh/gojekfarm/xtools/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm#diff-eGthZmthL21pZGRsZXdhcmUvcHJvbWV0aGV1cy9jb25zdW1lcl9taWRkbGV3YXJlLmdv) | `100.00% <100.00%> (ø)` | | | [xkafka/middleware/prometheus/metrics.go](https://app.codecov.io/gh/gojekfarm/xtools/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm#diff-eGthZmthL21pZGRsZXdhcmUvcHJvbWV0aGV1cy9tZXRyaWNzLmdv) | `100.00% <100.00%> (ø)` | | | [...kafka/middleware/prometheus/producer\_middleware.go](https://app.codecov.io/gh/gojekfarm/xtools/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm#diff-eGthZmthL21pZGRsZXdhcmUvcHJvbWV0aGV1cy9wcm9kdWNlcl9taWRkbGV3YXJlLmdv) | `100.00% <100.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/gojekfarm/xtools/pull/8/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.