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: check file-writer construction when writing envelope to path #1036

Merged
merged 5 commits into from
Aug 28, 2024

clarify platform support for `sentry_handle_exception()`

e9b664a
Select commit
Loading
Failed to load commit list.
Merged

fix: check file-writer construction when writing envelope to path #1036

clarify platform support for `sentry_handle_exception()`
e9b664a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

75.29% (-8.47%) compared to a762b23

View this Pull Request on Codecov

75.29% (-8.47%) compared to a762b23

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.29%. Comparing base (a762b23) to head (e9b664a).

❗ There is a different number of reports uploaded between BASE (a762b23) and HEAD (e9b664a). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (a762b23) HEAD (e9b664a)
3 2
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1036      +/-   ##
==========================================
- Coverage   83.75%   75.29%   -8.47%     
==========================================
  Files          53       53              
  Lines        5510     5512       +2     
  Branches     1197     1198       +1     
==========================================
- Hits         4615     4150     -465     
- Misses        782      810      +28     
- Partials      113      552     +439