Skip to content

test(sanic): Add tests for data_collection gating of request body - #7216

Merged
ericapisani merged 1 commit into
py-2419-request-body-tornadofrom
py-2419-request-body-sanic
Aug 24, 2026
Merged

test(sanic): Add tests for data_collection gating of request body#7216
ericapisani merged 1 commit into
py-2419-request-body-tornadofrom
py-2419-request-body-sanic

Conversation

@ericapisani

@ericapisani ericapisani commented Aug 14, 2026

Copy link
Copy Markdown
Member

Refs PY-2419
Refs #6283

@ericapisani
ericapisani requested a review from a team as a code owner August 14, 2026 21:28
@linear-code

linear-code Bot commented Aug 14, 2026

Copy link
Copy Markdown

PY-2419

@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

113798 passed | ⏭️ 6804 skipped | Total: 120602 | Pass Rate: 94.36% | Execution Time: 416m 33s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +679
Passed Tests 📈 +641
Failed Tests 📉 -1
Skipped Tests 📈 +39

➖ Removed Tests (1)

View removed tests
  • test_span_streaming_quart_auth_user_id[42-True]
    • File: tests.integrations.quart.test_quart

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2492 uncovered lines.
❌ Project coverage is 90.2%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    90.21%    90.20%    -0.01%
==========================================
  Files          193       193         —
  Lines        25423     25430        +7
  Branches      9336      9342        +6
==========================================
+ Hits         22933     22938        +5
- Misses        2490      2492        +2
- Partials      1436      1438        +2

Generated by Codecov Action

@ericapisani
ericapisani merged commit cbcadc9 into master Aug 24, 2026
144 checks passed
@ericapisani
ericapisani deleted the py-2419-request-body-sanic branch August 24, 2026 11:42
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