-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Change TimeStamp from DateTime to Millisecond Instead of Ticks #127
Conversation
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.
See comment above
Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #127 +/- ##
==========================================
- Coverage 93.27% 93.25% -0.03%
==========================================
Files 77 77
Lines 4582 4582
Branches 424 424
==========================================
- Hits 4274 4273 -1
- Misses 186 187 +1
Partials 122 122
☔ 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.
LGTM 👍
Closes #126