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

Talker Riverpod update: print full data for talker page #239

Closed yelmuratoff closed 3 months ago

yelmuratoff commented 3 months ago

Right now Riverpod Talker only displays full information for the console, but there is literally no information in the Talker Page itself. Not about the stats, not about the errors, stack trace. I've changed the code to add more information, also added a new field for errors printFailFullData.

Frezyx commented 3 months ago

Hello @yelmuratoff 🤝 Thank you for your PR! Could you please fix the formatting issues before we merge this?

yelmuratoff commented 3 months ago

@Frezyx is everything okay now?)

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (9537000) to head (b50a32b).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #239 +/- ## =========================================== + Coverage 99.82% 100.00% +0.17% =========================================== Files 28 3 -25 Lines 565 99 -466 =========================================== - Hits 564 99 -465 + Misses 1 0 -1 ```

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

Frezyx commented 3 months ago

@Frezyx is everything okay now?)

Yes 💯