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

bugfix:SetSlowThreshold not effective in function logDetails #4511

Conversation

wwwangxc
Copy link
Contributor

The slowThreshold is not used in the logDetails function to judge slow logs, so SetSlowThreshold not effective in function logDetails

@wwwangxc wwwangxc changed the title bugfix: SetSlowThreshold not effective in function logDetails bugfix:SetSlowThreshold not effective in function logDetails Dec 19, 2024
@kevwan kevwan force-pushed the bugfix/slow_threshold_not_effective_in_log_details branch from 3abafbe to 854ee80 Compare December 21, 2024 02:55
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (8690859) to head (854ee80).
Report is 186 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
rest/handler/loghandler.go 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

@kevwan kevwan added this pull request to the merge queue Dec 21, 2024
Merged via the queue into zeromicro:master with commit 8625864 Dec 21, 2024
6 checks passed
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