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 arq tests in POTel #3875

Open
wants to merge 5 commits into
base: potel-base
Choose a base branch
from

Added tests for status property

09faed0
Select commit
Loading
Failed to load commit list.
Open

Fix arq tests in POTel #3875

Added tests for status property
09faed0
Select commit
Loading
Failed to load commit list.
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.

HEAD has 79 uploads less than BASE
Flag BASE (9d20ffd) HEAD (09faed0)
102 23
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%) ⬇️

... and 95 files with indirect coverage changes