Skip to content

ref: Drop Celery < 5.0 - #7001

Merged
sentrivana merged 13 commits into
major/3.0from
ivana/major/drop-support-celery
Aug 4, 2026
Merged

ref: Drop Celery < 5.0#7001
sentrivana merged 13 commits into
major/3.0from
ivana/major/drop-support-celery

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90641 passed | ❌ 1 failed | ⏭️ 5440 skipped | Total: 96082 | Pass Rate: 94.34% | Execution Time: 317m 5s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -5720
Passed Tests 📉 -4922
Failed Tests 📈 +1
Skipped Tests 📉 -799

➕ New Tests (1)

View new tests
  • test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-thread]
    • File: tests.profiler.test_continuous_profiler
    • Status: ❌ Failing

❌ Failed Tests

test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-thread]

File: tests.profiler.test_continuous_profiler
Suite: py3.10-gevent
Error: AssertionError: profiler should not be running assert '2afd93dc4a114c559f6c7c89173c16d9' is None + where '2afd93dc4a114c559f6c7c89173c16d9' = get_profiler_id()

Stack Trace
tests/profiler/test_continuous_profiler.py:896: in test_continuous_profiler_auto_start_and_stop_sampled_span_streaming
    assert get_profiler_id() is None, "profiler should not be running"
E   AssertionError: profiler should not be running
E   assert '2afd93dc4a114c559f6c7c89173c16d9' is None
E    +  where '2afd93dc4a114c559f6c7c89173c16d9' = get_profiler_id()

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.91%    90.11%     +0.2%
==========================================
  Files          193       186        -7
  Lines        24825     23621     -1204
  Branches      8912      8528      -384
==========================================
+ Hits         22321     21285     -1036
- Misses        2504      2336      -168
- Partials      1414      1364       -50

Generated by Codecov Action

Base automatically changed from ivana/major/drop-3.6 to major/3.0 August 4, 2026 08:21
@sentrivana
sentrivana marked this pull request as ready for review August 4, 2026 08:45
@sentrivana
sentrivana requested a review from a team as a code owner August 4, 2026 08:45
Comment thread tox.ini
@sentrivana
sentrivana merged commit f885be9 into major/3.0 Aug 4, 2026
127 of 128 checks passed
@sentrivana
sentrivana deleted the ivana/major/drop-support-celery branch August 4, 2026 08:58
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