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

chore: add more tests for logx/logc #4603

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

kevwan
Copy link
Contributor

@kevwan kevwan commented Jan 25, 2025

fix #4595

@kevwan
Copy link
Contributor Author

kevwan commented Jan 25, 2025

see also #4598

Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.55%. Comparing base (8690859) to head (350834c).
Report is 235 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
core/logc/logs.go 100.00% <100.00%> (ø)
core/logx/logs.go 99.07% <100.00%> (+0.15%) ⬆️
core/logx/richlogger.go 100.00% <100.00%> (ø)

... and 10 files with indirect coverage changes

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


see also #4598

@kevwan kevwan merged commit a32f6d7 into zeromicro:master Jan 25, 2025
6 checks passed
@kevwan kevwan deleted the chore/code-format branch January 25, 2025 16:07
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.

feat: add func GetLevel() uint32 in package logx/logc
2 participants