-
Notifications
You must be signed in to change notification settings - Fork 376
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
Support logging.file.path #430
Support logging.file.path #430
Conversation
tracer-core/src/main/java/com/alipay/common/tracer/core/appender/TracerLogRootDaemon.java
Show resolved
Hide resolved
@glmapper The Codecov result is not generated in this thread, is there something wrong with our Codecov configuration? |
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
Codecov Report
@@ Coverage Diff @@
## master #430 +/- ##
============================================
+ Coverage 46.28% 46.30% +0.02%
Complexity 219 219
============================================
Files 331 331
Lines 9914 9916 +2
Branches 942 943 +1
============================================
+ Hits 4589 4592 +3
+ Misses 4841 4840 -1
Partials 484 484
Continue to review full report at Codecov.
|
FIX #416