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
164 stars 4 forks source link

ci: deps support group #231

Closed sysulq closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.22%. Comparing base (a27be84) to head (8ee0780). Report is 2 commits behind head on main.

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

ccoVeille commented 2 months ago

Thanks