logger/unwrap: support sql and proto wrapper types #180

Merged
vtolstov merged 2 commits from logger-wrapper into v3 2023-02-06 18:55:40 +03:00
vtolstov commented 2023-02-06 18:50:12 +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) reviewed 2023-02-06 18:50:28 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-02-06 18:53:48 +03:00
codecov[bot] commented 2023-02-06 18:54:57 +03:00 (Migrated from github.com)

Codecov Report

Merging #180 (5a554f9) into v3 (848fe1c) will increase coverage by 0.09%.
The diff coverage is 64.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v3     #180      +/-   ##
==========================================
+ Coverage   40.61%   40.71%   +0.09%     
==========================================
  Files          97       97              
  Lines        9164     9209      +45     
==========================================
+ Hits         3722     3749      +27     
- Misses       5109     5122      +13     
- Partials      333      338       +5     
Impacted Files Coverage Δ
logger/unwrap/unwrap.go 48.04% <64.00%> (+1.37%) ⬆️
network/transport/memory.go 70.55% <0.00%> (ø)

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 848fe1c...5a554f9. Read the comment docs.

# [Codecov](https://codecov.io/gh/unistack-org/micro/pull/180?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) Report > Merging [#180](https://codecov.io/gh/unistack-org/micro/pull/180?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (5a554f9) into [v3](https://codecov.io/gh/unistack-org/micro/commit/848fe1c0d4fdaef0544b6eebbfeebc5c109ab28b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org) (848fe1c) will **increase** coverage by `0.09%`. > The diff coverage is `64.00%`. [![Impacted file tree graph](https://codecov.io/gh/unistack-org/micro/pull/180/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/180?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 #180 +/- ## ========================================== + Coverage 40.61% 40.71% +0.09% ========================================== Files 97 97 Lines 9164 9209 +45 ========================================== + Hits 3722 3749 +27 - Misses 5109 5122 +13 - Partials 333 338 +5 ``` | [Impacted Files](https://codecov.io/gh/unistack-org/micro/pull/180?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/180?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org#diff-bG9nZ2VyL3Vud3JhcC91bndyYXAuZ28=) | `48.04% <64.00%> (+1.37%)` | :arrow_up: | | [network/transport/memory.go](https://codecov.io/gh/unistack-org/micro/pull/180?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%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/unistack-org/micro/pull/180?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/180?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=unistack-org). Last update [848fe1c...5a554f9](https://codecov.io/gh/unistack-org/micro/pull/180?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#180
No description provided.