Skip to content

chore: Remove ai_track decorator - #7061

Merged
sentrivana merged 2 commits into
major/3.0from
ivana/major/remove-ai-track
Aug 6, 2026
Merged

chore: Remove ai_track decorator#7061
sentrivana merged 2 commits into
major/3.0from
ivana/major/remove-ai-track

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Description

Remove the @ai_track decorator and associated tests

Issues

Part of #6894

@alexander-alderman-webb alexander-alderman-webb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Amazing!

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

94658 passed | ❌ 1 failed | ⏭️ 5502 skipped | Total: 100161 | Pass Rate: 94.51% | Execution Time: 341m 36s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -5480
Passed Tests 📉 -4503
Failed Tests
Skipped Tests 📉 -977

➕ New Tests (1)

View new tests
  • test_segment_uses_downsampled_rate
    • File: tests.test_monitor
    • Status: ❌ Failing

➖ Removed Tests (1)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled[experiment-gevent]
    • File: tests.profiler.test_continuous_profiler

❌ Failed Tests

test_segment_uses_downsampled_rate

File: tests.test_monitor
Suite: py3.10-gevent
Error: assert 0.25 == 0.5 + where 0.25 = <NoOpStreamedSpan(sampled=False)>._sample_rate

Stack Trace
tests/test_monitor.py:116: in test_segment_uses_downsampled_rate
    assert segment._sample_rate == 0.5
E   assert 0.25 == 0.5
E    +  where 0.25 = <NoOpStreamedSpan(sampled=False)>._sample_rate

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.95%    90.28%    +0.33%
==========================================
  Files          193       186        -7
  Lines        24955     23649     -1306
  Branches      9004      8564      -440
==========================================
+ Hits         22448     21351     -1097
- Misses        2507      2298      -209
- Partials      1437      1378       -59

Generated by Codecov Action

@sentrivana
sentrivana marked this pull request as ready for review August 6, 2026 11:05
@sentrivana
sentrivana requested a review from a team as a code owner August 6, 2026 11:05
@sentrivana
sentrivana merged commit aa010c6 into major/3.0 Aug 6, 2026
127 of 130 checks passed
@sentrivana
sentrivana deleted the ivana/major/remove-ai-track branch August 6, 2026 11:05
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