logger/unwrap: fix Tagged option #163

Merged
vtolstov merged 1 commits from logger_unwrap into v3 2022-12-29 23:19:57 +03:00
vtolstov commented 2022-12-29 23:17:11 +03:00 (Migrated from github.com)

Signed-off-by: Vasiliy Tolstov v.tolstov@unistack.org

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
github-actions[bot] (Migrated from github.com) approved these changes 2022-12-29 23:17:24 +03:00
codecov[bot] commented 2022-12-29 23:19:13 +03:00 (Migrated from github.com)

Codecov Report

Merging #163 (4218423) into v3 (25350a6) will decrease coverage by 0.00%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #163      +/-   ##
==========================================
- Coverage   41.26%   41.26%   -0.01%     
==========================================
  Files          97       97              
  Lines        9192     9200       +8     
==========================================
+ Hits         3793     3796       +3     
  Misses       5061     5061              
- Partials      338      343       +5     
Impacted Files Coverage Δ
logger/unwrap/unwrap.go 46.52% <60.00%> (-2.82%) ⬇️
broker/memory.go 51.52% <0.00%> (-3.94%) ⬇️
client/noop.go 20.85% <0.00%> (+4.29%) ⬆️
client/lookup.go 17.24% <0.00%> (+17.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25350a6...4218423. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#163](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (4218423) into [v3](https://codecov.io/gh/unistack-org/micro/commit/25350a6531effd2a9e6b94054b71b1e49680911f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (25350a6) will **decrease** coverage by `0.00%`. > The diff coverage is `60.00%`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/163/graphs/tree.svg?width=650&height=150&src=pr&token=OZPO2LP7VS&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org)](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) ```diff @@ Coverage Diff @@ ## v3 #163 +/- ## ========================================== - Coverage 41.26% 41.26% -0.01% ========================================== Files 97 97 Lines 9192 9200 +8 ========================================== + Hits 3793 3796 +3 Misses 5061 5061 - Partials 338 343 +5 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) | Coverage Δ | | |---|---|---| | [logger/unwrap/unwrap.go](https://codecov.io/gh/unistack-org/micro/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bG9nZ2VyL3Vud3JhcC91bndyYXAuZ28=) | `46.52% <60.00%> (-2.82%)` | :arrow_down: | | [broker/memory.go](https://codecov.io/gh/unistack-org/micro/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-YnJva2VyL21lbW9yeS5nbw==) | `51.52% <0.00%> (-3.94%)` | :arrow_down: | | [client/noop.go](https://codecov.io/gh/unistack-org/micro/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-Y2xpZW50L25vb3AuZ28=) | `20.85% <0.00%> (+4.29%)` | :arrow_up: | | [client/lookup.go](https://codecov.io/gh/unistack-org/micro/pull/163/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-Y2xpZW50L2xvb2t1cC5nbw==) | `17.24% <0.00%> (+17.24%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [25350a6...4218423](https://codecov.io/gh/unistack-org/micro/pull/163?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro#163
No description provided.