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: add default api for xlog #382

Merged
merged 8 commits into from
Aug 31, 2022
Merged

feat: add default api for xlog #382

merged 8 commits into from
Aug 31, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Aug 31, 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: add basic api for log feat: add basic api for xlog Aug 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Merging #382 (9b4e731) into master (771ae2a) will decrease coverage by 0.02%.
The diff coverage is 4.00%.

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
- Coverage   40.06%   40.03%   -0.03%     
==========================================
  Files          84       84              
  Lines        5551     5590      +39     
==========================================
+ Hits         2224     2238      +14     
- Misses       3169     3194      +25     
  Partials      158      158              
Impacted Files Coverage Δ
pkg/xlog/config.go 18.64% <0.00%> (-1.00%) ⬇️
pkg/xlog/field.go 0.00% <0.00%> (ø)
pkg/xlog/log.go 72.05% <ø> (ø)
pkg/xlog/api.go 16.66% <9.09%> (-83.34%) ⬇️
pkg/client/redis/config.go 33.33% <0.00%> (-0.54%) ⬇️
pkg/client/grpc/balancer/p2c/least_loaded.go 87.50% <0.00%> (+12.50%) ⬆️
pkg/store/gorm/logger.go 37.50% <0.00%> (+22.91%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sysulq sysulq changed the title feat: add basic api for xlog feat: add default api for xlog Aug 31, 2022
@sysulq sysulq merged commit 7a93483 into master Aug 31, 2022
@sysulq sysulq deleted the feat/log-api branch October 13, 2022 10:59
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.

None yet

2 participants