Skip to content

chore(quart): Drop support for <0.19 - #7048

Merged
sentrivana merged 2 commits into
major/3.0from
ivana/major/drop-quart
Aug 5, 2026
Merged

chore(quart): Drop support for <0.19#7048
sentrivana merged 2 commits into
major/3.0from
ivana/major/drop-quart

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

No description provided.

@sentrivana
sentrivana marked this pull request as ready for review August 5, 2026 14:38
@sentrivana
sentrivana requested a review from a team as a code owner August 5, 2026 14:38
@sentrivana
sentrivana merged commit caccdff into major/3.0 Aug 5, 2026
127 of 128 checks passed
@sentrivana
sentrivana deleted the ivana/major/drop-quart branch August 5, 2026 14:48
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

92376 passed | ❌ 1 failed | ⏭️ 5214 skipped | Total: 97591 | Pass Rate: 94.66% | Execution Time: 337m 6s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -5312
Passed Tests 📉 -4336
Failed Tests 📈 +1
Skipped Tests 📉 -977

➕ 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.7-gevent
Error: AssertionError: profiler should not be running assert 'f383db1be62249ebb0b1892943fd5efa' is None + where 'f383db1be62249ebb0b1892943fd5efa' = 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 'f383db1be62249ebb0b1892943fd5efa' is None
E    +  where 'f383db1be62249ebb0b1892943fd5efa' = get_profiler_id()

✅ Patch coverage is 100.00%. Project has 2314 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     23625     -1197
  Branches      8924      8516      -408
==========================================
+ Hits         22315     21311     -1004
- Misses        2507      2314      -193
- Partials      1417      1356       -61

Generated by Codecov Action

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