go-kod / kod

A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively πŸš€πŸš€πŸš€
https://pkg.go.dev/github.com/go-kod/kod
Apache License 2.0
109 stars 3 forks source link

fix: broken redis example #156

Closed ccoVeille closed 1 month ago

ccoVeille commented 1 month ago

generated redis package conflicted with imported redis package

Fixes #153

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.65%. Comparing base (2a56912) to head (20d22b1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #156 +/- ## ======================================= Coverage 81.65% 81.65% ======================================= Files 29 29 Lines 1804 1804 ======================================= Hits 1473 1473 Misses 226 226 Partials 105 105 ``` | [Flag](https://app.codecov.io/gh/go-kod/kod/pull/156/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-kod) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/go-kod/kod/pull/156/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-kod) | `81.65% <ΓΈ> (ΓΈ)` | | 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=go-kod#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.