WIP: logger/unwrap: add unwrap method #143

Merged
vtolstov merged 1 commits from logger_unwrap into v3 2022-10-11 00:33:25 +03:00
vtolstov commented 2022-10-11 00:31:00 +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-10-11 00:31:11 +03:00
codecov[bot] commented 2022-10-11 00:33:20 +03:00 (Migrated from github.com)

Codecov Report

Merging #143 (ec43cfe) into v3 (60194fb) will increase coverage by 0.30%.
The diff coverage is 47.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #143      +/-   ##
==========================================
+ Coverage   40.91%   41.22%   +0.30%     
==========================================
  Files          97       98       +1     
  Lines        8789     9146     +357     
==========================================
+ Hits         3596     3770     +174     
- Misses       4868     5040     +172     
- Partials      325      336      +11     
Impacted Files Coverage Δ
logger/unwrap/unwrap.go 47.61% <47.61%> (ø)
network/transport/memory.go 70.55% <0.00%> (+2.45%) ⬆️

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 60194fb...ec43cfe. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/143?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#143](https://codecov.io/gh/unistack-org/micro/pull/143?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (ec43cfe) into [v3](https://codecov.io/gh/unistack-org/micro/commit/60194fb42eedb29a314b2e98d921ff9005c51cb5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (60194fb) will **increase** coverage by `0.30%`. > The diff coverage is `47.61%`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/143/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/143?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 #143 +/- ## ========================================== + Coverage 40.91% 41.22% +0.30% ========================================== Files 97 98 +1 Lines 8789 9146 +357 ========================================== + Hits 3596 3770 +174 - Misses 4868 5040 +172 - Partials 325 336 +11 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/143?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/143/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bG9nZ2VyL3Vud3JhcC91bndyYXAuZ28=) | `47.61% <47.61%> (ø)` | | | [network/transport/memory.go](https://codecov.io/gh/unistack-org/micro/pull/143/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%> (+2.45%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/143?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/143?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [60194fb...ec43cfe](https://codecov.io/gh/unistack-org/micro/pull/143?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#143
No description provided.