Skip to content

chore(flags): Remove transaction-based tracing from feature flags - #7435

Merged
sentrivana merged 4 commits into
major/3.0from
ivana/major/remove-transactions-feature-flags
Sep 9, 2026
Merged

chore(flags): Remove transaction-based tracing from feature flags#7435
sentrivana merged 4 commits into
major/3.0from
ivana/major/remove-transactions-feature-flags

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

No description provided.

assert error_occurred is False


def test_flag_limit(sentry_init, capture_events):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no feature flag limits anymore in span first

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

73088 passed | ⏭️ 3417 skipped | Total: 76505 | Pass Rate: 95.53% | Execution Time: 223m 15s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -61422
Passed Tests 📉 -57707
Failed Tests 📉 -1
Skipped Tests 📉 -3714

➖ Removed Tests (1)

View removed tests
  • test_cache_spans_templatetag[True]
    • File: tests.integrations.django.test_cache_module

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2256 uncovered lines.
❌ Project coverage is 90.15%. Comparing base (5060b5d) to head (4f46128).

Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
- Coverage    90.24%    90.15%    -0.09%
==========================================
  Files          193       185        -8
  Lines        25774     22907     -2867
  Branches      9514      8376     -1138
==========================================
+ Hits         23259     20651     -2608
- Misses        2515      2256      -259
- Partials      1433      1346       -87

Generated by Codecov Action

@sentrivana
sentrivana marked this pull request as ready for review September 9, 2026 07:14
@sentrivana
sentrivana requested a review from a team as a code owner September 9, 2026 07:14
@sentrivana
sentrivana merged commit 868323a into major/3.0 Sep 9, 2026
149 checks passed
@sentrivana
sentrivana deleted the ivana/major/remove-transactions-feature-flags branch September 9, 2026 08:52
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