Skip to content

Dev#127

Merged
dapper91 merged 2 commits intomasterfrom
dev
Oct 25, 2025
Merged

Dev#127
dapper91 merged 2 commits intomasterfrom
dev

Conversation

@dapper91
Copy link
Copy Markdown
Owner

  • client batch reqeust api simplified.
  • client tracers replaced by middlewares
  • server method params validation performance improved
  • server schema generation bugs fixed
  • client/server typing improved

- client batch reqeust api simplified.
- client tracers replaced by middlewares
- server method params validation performance improved
- server schema generation bugs fixed
- client/server typing improved
@codecov-commenter
Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 75.47931% with 486 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.01%. Comparing base (4276c88) to head (58a9743).
⚠️ Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
pjrpc/server/specs/extractors/pydantic_v1.py 0.00% 115 Missing ⚠️
pjrpc/client/backend/aio_pika.py 0.00% 83 Missing ⚠️
pjrpc/server/validators/pydantic_v1.py 0.00% 48 Missing ⚠️
pjrpc/server/specs/openapi/ui.py 0.00% 45 Missing ⚠️
pjrpc/server/integration/aio_pika.py 0.00% 29 Missing ⚠️
pjrpc/server/integration/aiohttp.py 55.00% 27 Missing ⚠️
pjrpc/server/integration/flask.py 55.93% 26 Missing ⚠️
pjrpc/client/validators.py 25.80% 23 Missing ⚠️
pjrpc/common/response.py 88.38% 18 Missing ⚠️
pjrpc/server/dispatcher.py 86.06% 17 Missing ⚠️
... and 15 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   79.20%   78.01%   -1.20%     
==========================================
  Files          42       42              
  Lines        3001     2774     -227     
==========================================
- Hits         2377     2164     -213     
+ Misses        624      610      -14     
Flag Coverage Δ
unittests 78.01% <75.47%> (-1.20%) ⬇️

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.

@dapper91 dapper91 merged commit e6714d6 into master Oct 25, 2025
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