feat(integrations): New SysExitIntegration
#3401
Merged
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%> (ø) |
Loading