Skip to content

Conversation

@dapper91
Copy link
Owner

  • openapi 3.x support added.
  • batch size validation support added.
  • custom http server response status added.
  • raise_for_status flag added for http clients.
  • python 3.12, 3.13 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.82555% with 91 lines in your changes missing coverage. Please review.

Project coverage is 79.05%. Comparing base (33b6416) to head (5f7adf4).
Report is 29 commits behind head on master.

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             @@
##           master     #108      +/-   ##
==========================================
- 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.82%> (-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 ffcebba into master Nov 11, 2024
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.

3 participants