Dramatiq integration from @jacobsvante #3397
Merged
Codecov / codecov/project
succeeded
Aug 8, 2024 in 0s
79.80% (+0.13%) compared to 7d46709
View this Pull Request on Codecov
79.80% (+0.13%) compared to 7d46709
Details
Codecov Report
Attention: Patch coverage is 80.72289%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 79.80%. Comparing base (
7d46709
) to head (533d644
).
✅ All tests successful. No failed tests found.
Files | Patch % | Lines |
---|---|---|
sentry_sdk/integrations/dramatiq.py | 80.72% | 8 Missing and 8 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #3397 +/- ##
==========================================
+ Coverage 79.66% 79.80% +0.13%
==========================================
Files 133 134 +1
Lines 14415 14498 +83
Branches 3036 3052 +16
==========================================
+ Hits 11484 11570 +86
+ Misses 2102 2090 -12
- Partials 829 838 +9
Files | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/dramatiq.py | 80.72% <80.72%> (ø) |
Loading