im-kulikov / go-bones

GoBones a skeleton with pre-configured components and DevOps friendly configuration
MIT License
0 stars 0 forks source link

Refactoring #6

Closed im-kulikov closed 11 months ago

im-kulikov commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 98.90% and project coverage change: -0.22 :warning:

Comparison is base (489a1e8) 100.00% compared to head (1b15f04) 99.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## =========================================== - Coverage 100.00% 99.78% -0.22% =========================================== Files 20 21 +1 Lines 908 938 +30 =========================================== + Hits 908 936 +28 - Misses 0 2 +2 ``` | [Impacted Files](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov) | Coverage Δ | | |---|---|---| | [service/runner.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-c2VydmljZS9ydW5uZXIuZ28=) | `98.31% <98.31%> (ø)` | | | [service/group.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-c2VydmljZS9ncm91cC5nbw==) | `100.00% <100.00%> (ø)` | | | [service/options.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-c2VydmljZS9vcHRpb25zLmdv) | `100.00% <100.00%> (ø)` | | | [tracer/jaeger.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-dHJhY2VyL2phZWdlci5nbw==) | `100.00% <100.00%> (ø)` | | | [tracer/tracer.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-dHJhY2VyL3RyYWNlci5nbw==) | `100.00% <100.00%> (ø)` | | | [web/grpc.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-d2ViL2dycGMuZ28=) | `100.00% <100.00%> (ø)` | | | [web/http.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-d2ViL2h0dHAuZ28=) | `100.00% <100.00%> (ø)` | | | [web/ops.go](https://app.codecov.io/gh/im-kulikov/go-bones/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Evgeniy+Kulikov#diff-d2ViL29wcy5nbw==) | `100.00% <100.00%> (ø)` | |

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