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

feat: xlog auto debug in development mode #304

Merged
merged 9 commits into from
Mar 23, 2022
Merged

feat: xlog auto debug in development mode #304

merged 9 commits into from
Mar 23, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Mar 21, 2022

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@sysulq sysulq changed the title feat: xlog auto debug in development mod feat: xlog auto debug in development mode Mar 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2022

Codecov Report

Merging #304 (586212e) into master (97a81e4) will increase coverage by 0.76%.
The diff coverage is 51.85%.

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   29.50%   30.26%   +0.76%     
==========================================
  Files          93       93              
  Lines        6463     6426      -37     
==========================================
+ Hits         1907     1945      +38     
+ Misses       4425     4347      -78     
- Partials      131      134       +3     
Impacted Files Coverage Δ
pkg/xlog/trace.go 0.00% <ø> (ø)
pkg/xlog/log.go 56.86% <25.00%> (+29.54%) ⬆️
pkg/xlog/context.go 56.52% <56.52%> (ø)
pkg/xlog/api.go 47.05% <0.00%> (+43.13%) ⬆️

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 97a81e4...586212e. Read the comment docs.

@sysulq sysulq merged commit 848d810 into master Mar 23, 2022
@sysulq sysulq deleted the feat/debuglog branch August 24, 2022 03:21
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.

2 participants