gojekfarm / xtools

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

Kafka consumer & producer #7

Closed sonnes closed 1 year ago

sonnes commented 1 year ago

https://github.com/gojekfarm/xtools/pull/5

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.93 :tada:

Comparison is base (1130e00) 99.06% compared to head (6a43948) 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## =========================================== + Coverage 99.06% 100.00% +0.93% =========================================== Files 10 8 -2 Lines 107 84 -23 =========================================== - Hits 106 84 -22 + Misses 1 0 -1 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/gojekfarm/xtools/pull/7/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gojekfarm). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.