Skip to content
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

Fixed --timeline-start and --timeline-end do not work correctly with json-timeline command. #1149

Conversation

hitenkoku
Copy link
Collaborator

What Changed

  • Fixed --timeline-start and --timeline-end do not work correctly with json-timeline command.

I would appreciate it if you could review when you have time.

@hitenkoku hitenkoku added the bug Something isn't working label Jul 31, 2023
@hitenkoku hitenkoku self-assigned this Jul 31, 2023
@hitenkoku hitenkoku changed the title 1148 bug timeline start and timeline end do not work correctly with json timeline Fixed --timeline-start and --timeline-end do not work correctly with json-timeline command. Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a160864) 83.17% compared to head (45c1979) 83.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1149   +/-   ##
=======================================
  Coverage   83.17%   83.17%           
=======================================
  Files          26       26           
  Lines       22618    22618           
=======================================
  Hits        18812    18812           
  Misses       3806     3806           
Files Changed Coverage Δ
src/detections/configs.rs 66.64% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@YamatoSecurity YamatoSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hitenkoku Thanks so much for such a quick fix! I confirmed it is working properly!

@hitenkoku hitenkoku merged commit f049dd3 into main Jul 31, 2023
9 checks passed
@hitenkoku hitenkoku deleted the 1148-bug-timeline-start-and-timeline-end-do-not-work-correctly-with-json-timeline branch July 31, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] --timeline-start and --timeline-end do not work correctly with json-timeline
2 participants