segmentio / analytics-kotlin

The hassle-free way to add Segment analytics to your Kotlin app (Android/JVM).
MIT License
45 stars 27 forks source link

fix timestamp format #204

Closed wenxi-zeng closed 11 months ago

wenxi-zeng commented 11 months ago

fix #200

codecov[bot] commented 11 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.