Skip to content

ref: Make stream_gen_ai_spans opt out#6658

Draft
alexander-alderman-webb wants to merge 5 commits into
masterfrom
webb/stream_gen_ai_spans
Draft

ref: Make stream_gen_ai_spans opt out#6658
alexander-alderman-webb wants to merge 5 commits into
masterfrom
webb/stream_gen_ai_spans

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Issues

Reminders

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

89167 passed | ❌ 6 failed | ⏭️ 6185 skipped | Total: 95358 | Pass Rate: 93.51% | Execution Time: 316m 20s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -719
Passed Tests 📉 -670
Failed Tests 📈 +6
Skipped Tests 📉 -55

➕ New Tests (6)

View new tests
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing
  • test_propagator_loaded_if_mentioned_in_environment_variable
    • File: tests.integrations.opentelemetry.test_entry_points
    • Status: ❌ Failing

❌ Failed Tests

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.10-potel
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.11-potel
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.12-opentelemetry
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.13-opentelemetry
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.14-opentelemetry
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

test_propagator_loaded_if_mentioned_in_environment_variable

File: tests.integrations.opentelemetry.test_entry_points
Suite: py3.14t-opentelemetry
Error: assert 0 == 1 + where 0 = len([]) + where [] = propagate.propagators

Stack Trace
tests/integrations/opentelemetry/test_entry_points.py:15: in test_propagator_loaded_if_mentioned_in_environment_variable
    assert len(propagate.propagators) == 1
E   assert 0 == 1
E    +  where 0 = len([])
E    +    where [] = propagate.propagators

✅ Patch coverage is 100.00%. Project has 2395 uncovered lines.
✅ Project coverage is 89.92%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.89%    89.92%    +0.03%
==========================================
  Files          192       192         —
  Lines        23763     23763         —
  Branches      8206      8206         —
==========================================
+ Hits         21360     21368        +8
- Misses        2403      2395        -8
- Partials      1343      1343         —

Generated by Codecov Action

Comment thread sentry_sdk/consts.py
Comment thread sentry_sdk/consts.py
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.

1 participant