Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi 3.x #107

Merged
merged 8 commits into from
Nov 11, 2024
Merged

openapi 3.x #107

merged 8 commits into from
Nov 11, 2024

Conversation

dapper91
Copy link
Owner

  • openapi 3.x support added.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.80343% with 91 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (33b6416) to head (715f82a).

Files with missing lines Patch % Lines
pjrpc/server/integration/starlette.py 0.00% 24 Missing ⚠️
pjrpc/server/integration/aiohttp.py 48.27% 15 Missing ⚠️
pjrpc/server/integration/flask.py 51.85% 13 Missing ⚠️
pjrpc/server/specs/schemas.py 62.96% 10 Missing ⚠️
pjrpc/server/specs/openrpc.py 95.20% 7 Missing ⚠️
pjrpc/server/specs/extractors/__init__.py 61.53% 5 Missing ⚠️
pjrpc/server/specs/openapi.py 97.73% 5 Missing ⚠️
pjrpc/server/integration/django/sites.py 0.00% 4 Missing ⚠️
pjrpc/server/integration/aio_pika.py 0.00% 3 Missing ⚠️
pjrpc/server/integration/kombu.py 0.00% 3 Missing ⚠️
... and 2 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #107      +/-   ##
==========================================
- Coverage   79.20%   79.05%   -0.15%     
==========================================
  Files          41       42       +1     
  Lines        2731     2965     +234     
==========================================
+ Hits         2163     2344     +181     
- Misses        568      621      +53     
Flag Coverage Δ
unittests 79.05% <85.80%> (-0.15%) ⬇️

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.

@dapper91 dapper91 merged commit 5640a0c into dev Nov 11, 2024
5 checks passed
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