-
Notifications
You must be signed in to change notification settings - Fork 210
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
reorder search
result fields
#1300
Conversation
@hitenkoku Thanks so much! The reordering looks good.
Can you make it look like:
With only a single space on above and below the summary and display |
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!!🚀
…nt format and newline in search command #1297
@YamatoSecurity Sorry for my late replying. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1300 +/- ##
==========================================
- Coverage 81.06% 81.05% -0.02%
==========================================
Files 27 27
Lines 24626 24629 +3
==========================================
- Hits 19963 19962 -1
- Misses 4663 4667 +4 ☔ View full report in Codecov by Sentry. |
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 LGTM! Thank you so much!
What Changed
search
result fields to look similar to thecsv-timeline
command results.