chore(flags): Remove transaction-based tracing from feature flags - #7435
Draft
sentrivana wants to merge 4 commits into
Draft
chore(flags): Remove transaction-based tracing from feature flags#7435sentrivana wants to merge 4 commits into
sentrivana wants to merge 4 commits into
Conversation
sentrivana
commented
Sep 8, 2026
| assert error_occurred is False | ||
|
|
||
|
|
||
| def test_flag_limit(sentry_init, capture_events): |
Contributor
Author
There was a problem hiding this comment.
There are no feature flag limits anymore in span first
Contributor
Codecov Results 📊✅ 73088 passed | ⏭️ 3417 skipped | Total: 76505 | Pass Rate: 95.53% | Execution Time: 223m 15s 📊 Comparison with Base Branch
➖ Removed Tests (1)View removed tests
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2256 uncovered lines. 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 -87Generated by Codecov Action |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.