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

feat: Export client.EventFromMessage, client.EventFromException, and event.SetException #607

Merged
merged 5 commits into from May 2, 2023

Add a dot

2e19be6
Select commit
Failed to load commit list.
Merged

feat: Export client.EventFromMessage, client.EventFromException, and event.SetException #607

Add a dot
2e19be6
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2023 in 1s

79.90% (-0.13%) compared to eb22fb5

View this Pull Request on Codecov

79.90% (-0.13%) compared to eb22fb5

Details

Codecov Report

Patch coverage: 91.17% and project coverage change: -0.13 ⚠️

Comparison is base (eb22fb5) 80.03% compared to head (2e19be6) 79.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #607      +/-   ##
==========================================
- Coverage   80.03%   79.90%   -0.13%     
==========================================
  Files          38       38              
  Lines        3881     3887       +6     
==========================================
  Hits         3106     3106              
- Misses        669      673       +4     
- Partials      106      108       +2     
Impacted Files Coverage Δ
interfaces.go 92.57% <86.36%> (-0.76%) ⬇️
client.go 88.92% <100.00%> (-0.57%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.