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

Move PotelSentrySpanProcessor to SentrySpanProcessor #3828

Merged
merged 1 commit into from
Dec 2, 2024

Move PotelSentrySpanProcessor to SentrySpanProcessor

ce06df2
Select commit
Loading
Failed to load commit list.
Merged

Move PotelSentrySpanProcessor to SentrySpanProcessor #3828

Move PotelSentrySpanProcessor to SentrySpanProcessor
ce06df2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

25.46% (+6.39%) compared to 7c2d770

View this Pull Request on Codecov

25.46% (+6.39%) compared to 7c2d770

Details

Codecov Report

Attention: Patch coverage is 69.62963% with 41 lines in your changes missing coverage. Please review.

Project coverage is 25.46%. Comparing base (7c2d770) to head (ce06df2).
Report is 1 commits behind head on potel-base.

Files with missing lines Patch % Lines
...y_sdk/integrations/opentelemetry/span_processor.py 72.22% 14 Missing and 21 partials ⚠️
...entry_sdk/integrations/opentelemetry/propagator.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           potel-base    #3828      +/-   ##
==============================================
+ Coverage       19.07%   25.46%   +6.39%     
==============================================
  Files             140      139       -1     
  Lines           14570    14496      -74     
  Branches         2170     2150      -20     
==============================================
+ Hits             2779     3692     +913     
+ Misses          11697    10459    -1238     
- Partials           94      345     +251     
Files with missing lines Coverage Δ
...ntry_sdk/integrations/opentelemetry/integration.py 90.90% <100.00%> (+6.81%) ⬆️
...entry_sdk/integrations/opentelemetry/propagator.py 32.55% <14.28%> (+6.14%) ⬆️
...y_sdk/integrations/opentelemetry/span_processor.py 71.53% <72.22%> (+52.73%) ⬆️

... and 36 files with indirect coverage changes