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

feat(tracing): Add propagate_traces deprecation warning #3899

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgaligniana
Copy link
Contributor

Fixes GH-3106

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.83%. Comparing base (bb85c26) to head (ecb8dd7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3899      +/-   ##
==========================================
- Coverage   79.89%   79.83%   -0.07%     
==========================================
  Files         139      139              
  Lines       15417    15420       +3     
  Branches     2623     2623              
==========================================
- Hits        12317    12310       -7     
- Misses       2227     2246      +19     
+ Partials      873      864       -9     
Files with missing lines Coverage Δ
sentry_sdk/integrations/celery/__init__.py 85.89% <100.00%> (+0.11%) ⬆️
sentry_sdk/scope.py 86.24% <100.00%> (+0.30%) ⬆️

... and 7 files with indirect coverage changes

@mgaligniana mgaligniana force-pushed the GH-3106-add-deprecation-warning-to-propagate-traces-option branch 2 times, most recently from 5e15320 to fb72ce0 Compare January 3, 2025 12:33
@mgaligniana mgaligniana force-pushed the GH-3106-add-deprecation-warning-to-propagate-traces-option branch from fb72ce0 to ecb8dd7 Compare January 3, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate undocumented propagate_traces option
1 participant