-
Notifications
You must be signed in to change notification settings - Fork 981
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
Added application stopped events to JDK unified logging parser #208
base: develop
Are you sure you want to change the base?
Added application stopped events to JDK unified logging parser #208
Conversation
…decorators and then we parse message
Codecov Report
@@ Coverage Diff @@
## develop #208 +/- ##
=============================================
+ Coverage 69.94% 69.99% +0.04%
- Complexity 1479 1483 +4
=============================================
Files 145 145
Lines 8396 8429 +33
Branches 1374 1375 +1
=============================================
+ Hits 5873 5900 +27
- Misses 1948 1953 +5
- Partials 575 576 +1
Continue to review full report at Codecov.
|
@chewiebug how can I view Better Code Hub report? |
…decorators and then we parse message
…mson/GCViewer into application_stopped_unified_logging
@chewiebug If I navigate to 'Details' of the 'Better Code Hub' it shows me this error:
I don't know if it is a good idea to use secret metrics to make the build fail. |
No description provided.