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

POtel implementation base branch #3152

Draft
wants to merge 143 commits into
base: master
Choose a base branch
from

Fix test_api (#3787)

aa9c5ca
Select commit
Loading
Failed to load commit list.
Draft

POtel implementation base branch #3152

Fix test_api (#3787)
aa9c5ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

25.15% (-59.15%) compared to da0b086

View this Pull Request on Codecov

25.15% (-59.15%) compared to da0b086

Details

Codecov Report

Attention: Patch coverage is 42.36061% with 796 lines in your changes missing coverage. Please review.

Project coverage is 25.15%. Comparing base (da0b086) to head (aa9c5ca).

Files with missing lines Patch % Lines
sentry_sdk/integrations/opentelemetry/utils.py 53.87% 68 Missing and 39 partials ⚠️
sentry_sdk/tracing.py 55.40% 89 Missing and 10 partials ⚠️
sentry_sdk/integrations/aiohttp.py 0.00% 47 Missing ⚠️
sentry_sdk/integrations/asgi.py 6.66% 42 Missing ⚠️
sentry_sdk/integrations/opentelemetry/sampler.py 51.80% 33 Missing and 7 partials ⚠️
...integrations/opentelemetry/potel_span_processor.py 71.11% 17 Missing and 22 partials ⚠️
sentry_sdk/integrations/tornado.py 0.00% 30 Missing ⚠️
sentry_sdk/integrations/opentelemetry/scope.py 66.26% 28 Missing ⚠️
sentry_sdk/integrations/wsgi.py 12.50% 28 Missing ⚠️
sentry_sdk/integrations/clickhouse_driver.py 4.00% 24 Missing ⚠️
... and 37 more

❗ There is a different number of reports uploaded between BASE (da0b086) and HEAD (aa9c5ca). Click for more details.

HEAD has 111 uploads less than BASE
Flag BASE (da0b086) HEAD (aa9c5ca)
113 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3152       +/-   ##
===========================================
- Coverage   84.30%   25.15%   -59.15%     
===========================================
  Files         137      140        +3     
  Lines       14561    14559        -2     
  Branches     2460     2160      -300     
===========================================
- Hits        12275     3662     -8613     
- Misses       1528    10554     +9026     
+ Partials      758      343      -415     
Files with missing lines Coverage Δ
sentry_sdk/__init__.py 100.00% <ø> (ø)
sentry_sdk/_compat.py 28.94% <ø> (-65.93%) ⬇️
sentry_sdk/_init_implementation.py 55.55% <ø> (-40.28%) ⬇️
sentry_sdk/consts.py 99.50% <ø> (-0.01%) ⬇️
sentry_sdk/integrations/__init__.py 86.56% <ø> (-7.47%) ⬇️
sentry_sdk/integrations/_wsgi_common.py 28.20% <ø> (-56.92%) ⬇️
sentry_sdk/integrations/anthropic.py 7.14% <ø> (-77.98%) ⬇️
sentry_sdk/integrations/asyncio.py 0.00% <ø> (-90.20%) ⬇️
sentry_sdk/integrations/cohere.py 11.76% <ø> (-67.23%) ⬇️
sentry_sdk/integrations/django/asgi.py 0.00% <ø> (-87.74%) ⬇️
... and 67 more

... and 58 files with indirect coverage changes