mattermost / mattermost-plugin-google-calendar

Mattermost Google Calendar Plugin
33 stars 31 forks source link

fix: all day event datetime parsing #64

Closed fmartingr closed 7 months ago

fmartingr commented 8 months ago

Summary

This PR fixes the datetime parsing for all-day events.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (4940d97) 11.22% compared to head (27f60af) 11.29%.

Files Patch % Lines
gcal/get_default_calendar_view.go 20.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== + Coverage 11.22% 11.29% +0.07% ========================================== Files 16 16 Lines 606 611 +5 ========================================== + Hits 68 69 +1 - Misses 536 539 +3 - Partials 2 3 +1 ```

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