Skip to content

test: Run tracing tests in stream mode - #7345

Draft
sentrivana wants to merge 5 commits into
major/3.0from
ivana/major/adapt-missed-tests
Draft

test: Run tracing tests in stream mode#7345
sentrivana wants to merge 5 commits into
major/3.0from
ivana/major/adapt-missed-tests

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Adapt tests of integrations we've already fully ported to span streaming so that they actually use span streaming everytime they define a traces_sampler or traces_sample_rate. Otherwise, they're implicitly using static tracing, and they'll break the moment we remove it.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

117009 passed | ⏭️ 5544 skipped | Total: 122553 | Pass Rate: 95.48% | Execution Time: 391m 19s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -14970
Passed Tests 📉 -13404
Failed Tests
Skipped Tests 📉 -1566

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.28%    90.42%    +0.14%
==========================================
  Files          193       185        -8
  Lines        25682     23612     -2070
  Branches      9468      8664      -804
==========================================
+ Hits         23184     21349     -1835
- Misses        2498      2263      -235
- Partials      1442      1373       -69

Generated by Codecov Action

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