-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add timestamp_differ processor #242
Conversation
Codecov ReportBase: 90.05% // Head: 90.25% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #242 +/- ##
==========================================
+ Coverage 90.05% 90.25% +0.20%
==========================================
Files 111 113 +2
Lines 7458 7512 +54
==========================================
+ Hits 6716 6780 +64
+ Misses 742 732 -10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Apply in calculator and timestamp_differ
f800406
to
8b2b0f7
Compare
- Fix also doc string timestamp format token
This pull requests adds a new
timestamp_differ
processor which can calculate the time delta between two timestamps. The respective timestamp format can be specified each.