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

fix timestamp format #204

Merged
merged 2 commits into from
Nov 30, 2023
Merged

fix timestamp format #204

merged 2 commits into from
Nov 30, 2023

Conversation

wenxi-zeng
Copy link
Contributor

@wenxi-zeng wenxi-zeng commented Nov 29, 2023

fix #200

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2908754) 78.53% compared to head (9e5982c) 78.63%.
Report is 1 commits behind head on main.

Files Patch % Lines
...t/analytics/kotlin/core/utilities/DateTimeUtils.kt 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #204      +/-   ##
============================================
+ Coverage     78.53%   78.63%   +0.10%     
- Complexity      494      509      +15     
============================================
  Files            78       78              
  Lines          6591     6587       -4     
  Branches        833      832       -1     
============================================
+ Hits           5176     5180       +4     
+ Misses          741      735       -6     
+ Partials        674      672       -2     

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

@wenxi-zeng wenxi-zeng merged commit fb1cde4 into main Nov 30, 2023
7 checks passed
@wenxi-zeng wenxi-zeng deleted the wenxi/fix-timestamp-format branch November 30, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamp is formatting milliseconds incorrectly
2 participants