Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Conversation

vtolstov
Copy link
Member

@vtolstov vtolstov commented Feb 6, 2023

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

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@vtolstov vtolstov enabled auto-merge February 6, 2023 15:50
github-actions[bot]
github-actions bot previously approved these changes Feb 6, 2023
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
@codecov
Copy link

codecov bot commented Feb 6, 2023

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.

@vtolstov vtolstov merged commit 84024f7 into v3 Feb 6, 2023
@vtolstov vtolstov deleted the logger-wrapper branch February 6, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant