-
Notifications
You must be signed in to change notification settings - Fork 203
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
output json format in json timeline for standard output #1252
output json format in json timeline for standard output #1252
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1252 +/- ##
==========================================
- Coverage 82.44% 82.42% -0.02%
==========================================
Files 27 27
Lines 24694 24701 +7
==========================================
+ Hits 20359 20361 +2
- Misses 4335 4340 +5 ☔ View full report in Codecov by Sentry. |
Evidence
|
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.
I checked the minimal/verbose/super-verbose options! LTGM!!🚀
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.
@hitenkoku Looks great! Thank you so much!
What Changed
json-timeline
command for standard output.I would appreciate it if you could review when you have time.