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(integrations): New SysExitIntegration #3401

Merged
merged 6 commits into from
Aug 27, 2024

Merge branch 'master' into szokeasaurusrex/sys_exit-integration

55b83a4
Select commit
Loading
Failed to load commit list.
Merged

feat(integrations): New SysExitIntegration #3401

Merge branch 'master' into szokeasaurusrex/sys_exit-integration
55b83a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

79.31% (-0.12%) compared to 4b361c5

View this Pull Request on Codecov

79.31% (-0.12%) compared to 4b361c5

Details

Codecov Report

Attention: Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.31%. Comparing base (4b361c5) to head (55b83a4).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Files Patch % Lines
sentry_sdk/integrations/sys_exit.py 90.62% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3401      +/-   ##
==========================================
- Coverage   79.43%   79.31%   -0.12%     
==========================================
  Files         135      136       +1     
  Lines       14604    14636      +32     
  Branches     3068     3075       +7     
==========================================
+ Hits        11601    11609       +8     
- Misses       2166     2189      +23     
- Partials      837      838       +1     
Files Coverage Δ
sentry_sdk/integrations/sys_exit.py 90.62% <90.62%> (ø)

... and 7 files with indirect coverage changes