Skip to content

Support OpenAPI v3.2#421

Merged
commonism merged 17 commits intomasterfrom
v32
Apr 13, 2026
Merged

Support OpenAPI v3.2#421
commonism merged 17 commits intomasterfrom
v32

Conversation

@commonism
Copy link
Copy Markdown
Owner

No description provided.

DeprecationWarning: 'asyncio.AbstractEventLoopPolicy' is deprecated and slated for removal in Python 3.16
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 91.14754% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.18%. Comparing base (01c163d) to head (749e997).
⚠️ Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
src/aiopenapi3/request.py 74.09% 50 Missing ⚠️
src/aiopenapi3/v32/security.py 84.61% 8 Missing ⚠️
src/aiopenapi3/v32/servers.py 78.78% 7 Missing ⚠️
src/aiopenapi3/v32/paths.py 94.80% 4 Missing ⚠️
src/aiopenapi3/v32/schemas.py 96.26% 4 Missing ⚠️
src/aiopenapi3/openapi.py 88.23% 2 Missing ⚠️
src/aiopenapi3/v32/info.py 90.90% 2 Missing ⚠️
src/aiopenapi3/v32/parameter.py 94.44% 2 Missing ⚠️
src/aiopenapi3/v30/parameter.py 94.44% 1 Missing ⚠️
src/aiopenapi3/v32/general.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   94.54%   94.18%   -0.36%     
==========================================
  Files          88      104      +16     
  Lines        7491     8363     +872     
==========================================
+ Hits         7082     7877     +795     
- Misses        409      486      +77     
Flag Coverage Δ
core 94.18% <91.14%> (-0.36%) ⬇️
extras 94.18% <91.14%> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@commonism commonism merged commit 5dd56c5 into master Apr 13, 2026
15 of 17 checks passed
@commonism commonism deleted the v32 branch April 13, 2026 20:48
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