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 info missing #210

Merged
merged 1 commit into from
Mar 29, 2024
Merged

fix exception info missing #210

merged 1 commit into from
Mar 29, 2024

Conversation

heiha100
Copy link
Contributor

Thanks a lot for contributing!

Console logs missing exception info when using talker.error('Message', exception, stackTrace).
Associated issue: #205

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.53%. Comparing base (450129e) to head (0cafff0).
Report is 7 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   99.67%   99.53%   -0.15%     
==========================================
  Files          14       11       -3     
  Lines         305      213      -92     
==========================================
- Hits          304      212      -92     
  Misses          1        1              

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

@Frezyx
Copy link
Owner

Frezyx commented Mar 29, 2024

Hello @heiha100 !
Thanks you for this contribution ❤️

@Frezyx Frezyx linked an issue Mar 29, 2024 that may be closed by this pull request
@Frezyx Frezyx merged commit 76669f2 into Frezyx:master Mar 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Console logs missing exception/error info
3 participants