Skip to content

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

Merged
alexander-alderman-webb merged 24 commits into
masterfrom
webb/fastapi/request-extractor-tests
Jun 9, 2026
Merged

test(fastapi): Verify request info capture with POST endpoints#6287
alexander-alderman-webb merged 24 commits into
masterfrom
webb/fastapi/request-extractor-tests

Conversation

@alexander-alderman-webb

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

Copy link
Copy Markdown
Contributor

Note: Depends on #6282

Description

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

Issues

Reminders

@github-actions

github-actions Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

88759 passed | ⏭️ 6019 skipped | Total: 94778 | Pass Rate: 93.65% | Execution Time: 299m 21s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +39
Passed Tests 📈 +39
Failed Tests
Skipped Tests

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.90%    89.90%        —%
==========================================
  Files          192       192         —
  Lines        23369     23369         —
  Branches      8038      8038         —
==========================================
+ Hits         21009     21009         —
- Misses        2360      2360         —
- Partials      1329      1329         —

Generated by Codecov Action

Base automatically changed from webb/starlette/request-body-async to master June 9, 2026 11:14
@alexander-alderman-webb alexander-alderman-webb changed the title test(fastapi): Verify request info captured with POST endpoints test(fastapi): Verify request info capture with POST endpoints Jun 9, 2026
@alexander-alderman-webb alexander-alderman-webb merged commit fa67e36 into master Jun 9, 2026
144 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/fastapi/request-extractor-tests branch June 9, 2026 11:28
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