Skip to content

chore(aws_lambda): Remove transaction-based tracing - #7418

Draft
sentrivana wants to merge 2 commits into
major/3.0from
ivana/major/remove-transactions-aws-lambda
Draft

chore(aws_lambda): Remove transaction-based tracing#7418
sentrivana wants to merge 2 commits into
major/3.0from
ivana/major/remove-transactions-aws-lambda

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

@linear-code

linear-code Bot commented Sep 7, 2026

Copy link
Copy Markdown

PY-2682

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

74137 passed | ❌ 1 failed | ⏭️ 3429 skipped | Total: 77567 | Pass Rate: 95.58% | Execution Time: 230m 6s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -60139
Passed Tests 📉 -56447
Failed Tests 📈 +1
Skipped Tests 📉 -3693

➕ New Tests (1)

View new tests
  • test_cache_spans_decorator
    • File: tests.integrations.django.test_cache_module
    • Status: ❌ Failing

❌ Failed Tests

test_cache_spans_decorator

File: tests.integrations.django.test_cache_module
Suite: py3.14-django-v6.1
Error: tests/integrations/django/test_cache_module.py:282: in test_cache_spans_decorator assert not spans[0]["attributes"]["cache.hit"] E assert not True

Stack Trace
tests/integrations/django/test_cache_module.py:282: in test_cache_spans_decorator
    assert not spans[0]["attributes"]["cache.hit"]
E   assert not True

❌ Patch coverage is 0.00%. Project has 2291 uncovered lines.
❌ Project coverage is 90.06%. Comparing base (05de28f) to head (c810910).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/aws_lambda.py 0.00% ⚠️ 30 Missing
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
- Coverage    90.28%    90.06%    -0.22%
==========================================
  Files          193       185        -8
  Lines        25729     23039     -2690
  Branches      9496      8432     -1064
==========================================
+ Hits         23228     20748     -2480
- Misses        2501      2291      -210
- Partials      1432      1352       -80

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