logger/unwrap: add tagged option #156

Merged
vtolstov merged 1 commits from take_unwrap into v3 2022-11-19 15:23:22 +03:00
vtolstov commented 2022-11-19 15:21:02 +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-11-19 15:21:15 +03:00
codecov[bot] commented 2022-11-19 15:22:36 +03:00 (Migrated from github.com)

Codecov Report

Merging #156 (1374e27) into v3 (42864ff) will increase coverage by 0.14%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #156      +/-   ##
==========================================
+ Coverage   41.06%   41.21%   +0.14%     
==========================================
  Files          98       98              
  Lines        9185     9193       +8     
==========================================
+ Hits         3772     3789      +17     
+ Misses       5074     5066       -8     
+ Partials      339      338       -1     
Impacted Files Coverage Δ
client/options.go 16.60% <0.00%> (ø)
logger/unwrap/unwrap.go 49.34% <81.25%> (+1.08%) ⬆️
network/transport/memory.go 70.55% <0.00%> (ø)
broker/memory.go 55.45% <0.00%> (+3.93%) ⬆️

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 1060f6a...1374e27. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/156?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#156](https://codecov.io/gh/unistack-org/micro/pull/156?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (1374e27) into [v3](https://codecov.io/gh/unistack-org/micro/commit/42864ff1c60c09b0df03a4db656c6cd995507d76?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (42864ff) will **increase** coverage by `0.14%`. > The diff coverage is `76.47%`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/156/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/156?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 #156 +/- ## ========================================== + Coverage 41.06% 41.21% +0.14% ========================================== Files 98 98 Lines 9185 9193 +8 ========================================== + Hits 3772 3789 +17 + Misses 5074 5066 -8 + Partials 339 338 -1 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) | Coverage Δ | | |---|---|---| | [client/options.go](https://codecov.io/gh/unistack-org/micro/pull/156/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-Y2xpZW50L29wdGlvbnMuZ28=) | `16.60% <0.00%> (ø)` | | | [logger/unwrap/unwrap.go](https://codecov.io/gh/unistack-org/micro/pull/156/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bG9nZ2VyL3Vud3JhcC91bndyYXAuZ28=) | `49.34% <81.25%> (+1.08%)` | :arrow_up: | | [network/transport/memory.go](https://codecov.io/gh/unistack-org/micro/pull/156/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bmV0d29yay90cmFuc3BvcnQvbWVtb3J5Lmdv) | `70.55% <0.00%> (ø)` | | | [broker/memory.go](https://codecov.io/gh/unistack-org/micro/pull/156/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-YnJva2VyL21lbW9yeS5nbw==) | `55.45% <0.00%> (+3.93%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/156?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/156?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [1060f6a...1374e27](https://codecov.io/gh/unistack-org/micro/pull/156?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#156
No description provided.