Skip to content

test(fastapi): Verify request info captured with POST endpoints#6287

Closed
alexander-alderman-webb wants to merge 1 commit into
webb/starlette/request-body-asyncfrom
webb/fastapi/request-extractor-tests
Closed

test(fastapi): Verify request info captured with POST endpoints#6287
alexander-alderman-webb wants to merge 1 commit into
webb/starlette/request-body-asyncfrom
webb/fastapi/request-extractor-tests

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

@alexander-alderman-webb alexander-alderman-webb commented May 19, 2026

Note: Depends on #6282

Description

Adapt JSON and FormData POST request body tests from the Starlette integration test suite.

Issues

Reminders

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

Codecov Results 📊

282 passed | Total: 282 | Pass Rate: 100% | Execution Time: 41.52s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    33.53%    33.60%    +0.07%
==========================================
  Files          190       190         —
  Lines        22342     22288       -54
  Branches      7576      7544       -32
==========================================
+ Hits          7492      7488        -4
- Misses       14850     14800       -50
- Partials       749       747        -2

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.

1 participant