Skip to content

test: Remove more transaction tests - #7314

Merged
sentrivana merged 3 commits into
major/3.0from
ivana/major/remove-more-span-streaming-tests
Aug 31, 2026
Merged

test: Remove more transaction tests#7314
sentrivana merged 3 commits into
major/3.0from
ivana/major/remove-more-span-streaming-tests

Conversation

@sentrivana

@sentrivana sentrivana commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Remove transaction tests from some test suites where the integration itself doesn't have transaction code (anymore). These are:

  • feature flag integrations
  • Tornado
    • probably because of an automatic merge of master to the major branch, new instances of two tests were introduced that only differ from existing tests by name (test_request_body_data_collection_span_streaming, test_oversized_request_body_not_annotated_data_collection_span_streaming) -- removed those
  • stdlib (http) -> just a rename

@sentrivana
sentrivana marked this pull request as ready for review August 31, 2026 10:51
@sentrivana
sentrivana requested a review from a team as a code owner August 31, 2026 10:51
@sentrivana
sentrivana merged commit 9157ddf into major/3.0 Aug 31, 2026
127 checks passed
@sentrivana
sentrivana deleted the ivana/major/remove-more-span-streaming-tests branch August 31, 2026 10:59
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

108120 passed | ⏭️ 5338 skipped | Total: 113458 | Pass Rate: 95.3% | Execution Time: 360m 6s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -12364
Passed Tests 📉 -10940
Failed Tests
Skipped Tests 📉 -1424

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.30%    90.53%    +0.23%
==========================================
  Files          193       185        -8
  Lines        25601     23705     -1896
  Branches      9436      8734      -702
==========================================
+ Hits         23116     21459     -1657
- Misses        2485      2246      -239
- Partials      1435      1365       -70

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.

2 participants