Skip to content

chore(pyramid): Drop < 2.0 - #7049

Merged
sentrivana merged 3 commits into
major/3.0from
ivana/major/drop-pyramid
Aug 6, 2026
Merged

chore(pyramid): Drop < 2.0#7049
sentrivana merged 3 commits into
major/3.0from
ivana/major/drop-pyramid

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

No description provided.

@sentrivana
sentrivana marked this pull request as ready for review August 5, 2026 14:53
@sentrivana
sentrivana requested a review from a team as a code owner August 5, 2026 14:53
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

92375 passed | ❌ 2 failed | ⏭️ 5214 skipped | Total: 97591 | Pass Rate: 94.66% | Execution Time: 335m 46s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -5312
Passed Tests 📉 -4337
Failed Tests 📈 +2
Skipped Tests 📉 -977

➕ New Tests (2)

View new tests
  • test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-thread]
    • File: tests.profiler.test_continuous_profiler
    • Status: ❌ Failing
  • 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.13-common
Error: AssertionError: profiler should not be running assert 'aa50391f5c9b463f8c808adc748d29d3' is None + where 'aa50391f5c9b463f8c808adc748d29d3' = 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 'aa50391f5c9b463f8c808adc748d29d3' is None
E    +  where 'aa50391f5c9b463f8c808adc748d29d3' = get_profiler_id()

test_continuous_profiler_auto_start_and_stop_sampled_span_streaming[experiment-thread]

File: tests.profiler.test_continuous_profiler
Suite: py3.7-gevent
Error: AssertionError: profiler should not be running assert 'a152c7f563ae46a483dc60ef483f92e7' is None + where 'a152c7f563ae46a483dc60ef483f92e7' = 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 'a152c7f563ae46a483dc60ef483f92e7' is None
E    +  where 'a152c7f563ae46a483dc60ef483f92e7' = get_profiler_id()

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.90%    90.21%    +0.31%
==========================================
  Files          193       186        -7
  Lines        24822     23621     -1201
  Branches      8924      8514      -410
==========================================
+ Hits         22315     21308     -1007
- Misses        2507      2313      -194
- Partials      1417      1357       -60

Generated by Codecov Action

@sentrivana
sentrivana merged commit 7cb0db2 into major/3.0 Aug 6, 2026
127 of 130 checks passed
@sentrivana
sentrivana deleted the ivana/major/drop-pyramid branch August 6, 2026 07:22
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.

3 participants