-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
add LogMessage and move LogStabilityLevel #5633
add LogMessage and move LogStabilityLevel #5633
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5633 +/- ##
=======================================
Coverage 91.33% 91.34%
=======================================
Files 191 192 +1
Lines 11384 11393 +9
=======================================
+ Hits 10398 10407 +9
Misses 786 786
Partials 200 200
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs a rebase
This change will make the func available for extensions as well.
fc5e769
to
0b4c317
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This change will make the func available for extensions as well.