Skip to content

pyproject.toml - using httpx2 & httpx2-pytest#440

Merged
commonism merged 3 commits into
masterfrom
httpx2
Jun 12, 2026
Merged

pyproject.toml - using httpx2 & httpx2-pytest#440
commonism merged 3 commits into
masterfrom
httpx2

docs - update wrt. to httpx2

7c5de57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2026 in 1s

93.43% (-0.47%) compared to 41fb350

View this Pull Request on Codecov

93.43% (-0.47%) compared to 41fb350

Details

Codecov Report

❌ Patch coverage is 96.34551% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.43%. Comparing base (41fb350) to head (7c5de57).

Files with missing lines Patch % Lines
src/aiopenapi3/request.py 80.95% 4 Missing ⚠️
src/aiopenapi3/v20/glue.py 72.72% 3 Missing ⚠️
src/aiopenapi3/v30/glue.py 75.00% 3 Missing ⚠️
tests/path_test.py 99.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #440      +/-   ##
==========================================
- Coverage   93.90%   93.43%   -0.47%     
==========================================
  Files         104      104              
  Lines        8414     8414              
==========================================
- Hits         7901     7862      -39     
- Misses        513      552      +39     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.