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 Exception and StackTrace is ignored for logs #199

Merged
merged 5 commits into from
Mar 19, 2024

Conversation

qwadrox
Copy link
Contributor

@qwadrox qwadrox commented Mar 5, 2024

Fixes:
#198
#183
#122

@qwadrox qwadrox changed the title Update dependencies in pubspec.lock file Fix Exception and StackTrace is ignored for logs Mar 5, 2024
I  modified the type from Exception to Object because if we wrap with an Exception we might lose the original type of the Exception

Frezyx#198
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.67%. Comparing base (00a71a5) to head (450129e).

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   99.78%   99.67%   -0.12%     
==========================================
  Files          25       14      -11     
  Lines         467      305     -162     
==========================================
- Hits          466      304     -162     
  Misses          1        1              

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

@qwadrox
Copy link
Contributor Author

qwadrox commented Mar 5, 2024

Should i include the Exception object as well?
https://github.com/Frezyx/talker/pull/130/files

@qwadrox
Copy link
Contributor Author

qwadrox commented Mar 11, 2024

@Frezyx can you take a look? :)

@Frezyx
Copy link
Owner

Frezyx commented Mar 19, 2024

Hello @qwadrox 👋
Sorry for long time waiting. I was unable to check your changes.

Great PR! Thank you for contributing ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants