Frezyx / talker

☎️ Advanced error handler and logger for dart and flutter apps
https://pub.dev/packages/talker
MIT License
478 stars 57 forks source link

Fix issue with display time inside riverpod package #246

Closed yelmuratoff closed 2 months ago

yelmuratoff commented 2 months ago

Thanks a lot for contributing!

Fix issue with display time inside riverpod package

From this:

Screenshot 2024-06-28 at 03 06 14

To this:

Screenshot 2024-06-28 at 03 07 04
codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4fd6ce2) to head (244b43a).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #246 +/- ## =========================================== + Coverage 98.80% 100.00% +1.19% =========================================== Files 28 6 -22 Lines 584 198 -386 =========================================== - Hits 577 198 -379 + Misses 7 0 -7 ```

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