Add only_if_parent
option to POTelSpan and use it in integrations
#3748
Codecov / codecov/project
succeeded
Nov 7, 2024 in 1s
25.59% (-51.27%) compared to 4650c7e
View this Pull Request on Codecov
25.59% (-51.27%) compared to 4650c7e
Details
Codecov Report
Attention: Patch coverage is 47.61905%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 25.59%. Comparing base (
4650c7e
) to head (f2686b9
).
❗ There is a different number of reports uploaded between BASE (4650c7e) and HEAD (f2686b9). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## potel-base #3748 +/- ##
===============================================
- Coverage 76.86% 25.59% -51.27%
===============================================
Files 139 139
Lines 14250 14253 +3
Branches 2233 2105 -128
===============================================
- Hits 10953 3648 -7305
- Misses 2623 10264 +7641
+ Partials 674 341 -333
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/integrations/aiohttp.py | 10.05% <ø> (-75.15%) |
⬇️ |
sentry_sdk/integrations/anthropic.py | 7.14% <ø> (-77.98%) |
⬇️ |
sentry_sdk/integrations/arq.py | 10.25% <ø> (-81.20%) |
⬇️ |
sentry_sdk/integrations/asyncio.py | 0.00% <ø> (-90.20%) |
⬇️ |
sentry_sdk/integrations/asyncpg.py | 11.81% <ø> (-80.00%) |
⬇️ |
sentry_sdk/integrations/boto3.py | 79.51% <ø> (-2.41%) |
⬇️ |
sentry_sdk/integrations/celery/__init__.py | 3.58% <ø> (-86.55%) |
⬇️ |
sentry_sdk/integrations/clickhouse_driver.py | 16.66% <ø> (-76.05%) |
⬇️ |
sentry_sdk/integrations/cohere.py | 11.76% <ø> (-67.23%) |
⬇️ |
sentry_sdk/integrations/django/__init__.py | 5.47% <ø> (-77.54%) |
⬇️ |
... and 26 more |
Loading