Fix arq tests in POTel #3875
Open
Fix arq tests in POTel #3875
Codecov / codecov/project
succeeded
Dec 17, 2024 in 1s
45.48% (-34.81%) compared to 9d20ffd
View this Pull Request on Codecov
45.48% (-34.81%) compared to 9d20ffd
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 45.48%. Comparing base (
9d20ffd
) to head (09faed0
).
Report is 1 commits behind head on potel-base.
Files with missing lines | Patch % | Lines |
---|---|---|
sentry_sdk/tracing.py | 75.00% | 2 Missing and 1 partial |
sentry_sdk/integrations/arq.py | 33.33% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (9d20ffd) and HEAD (09faed0). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3875 +/- ##
===============================================
- Coverage 80.29% 45.48% -34.81%
===============================================
Files 139 139
Lines 14577 14586 +9
Branches 2310 2313 +3
===============================================
- Hits 11705 6635 -5070
- Misses 2156 7418 +5262
+ Partials 716 533 -183
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/arq.py | 10.23% <33.33%> (-81.77%) |
⬇️ |
sentry_sdk/tracing.py | 45.53% <75.00%> (-12.20%) |
⬇️ |
Loading