Skip to content

Conversation

@dapper91
Copy link
Owner

  • pydantic v1 validator/generator bugs fixed.
  • aiohttp subapp specification wrong method path fixed.
  • dispatcher middleware invocation order fixed.
  • documentation fixed.

- fix: pydantic v1 validator/generator bugs fixed.
- fix: aiohttp subapp specification wrong method path fixed.
- fix: dispatcher middleware invocation order fixed.
- doc: documentation fixed.
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2025

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

Codecov Report

❌ Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.85%. Comparing base (58a9743) to head (88ca831).
⚠️ Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
pjrpc/server/specs/extractors/pydantic_v1.py 0.00% 6 Missing ⚠️
pjrpc/server/integration/aiohttp.py 50.00% 2 Missing ⚠️
pjrpc/server/dispatcher.py 83.33% 1 Missing ⚠️
pjrpc/server/validators/pydantic_v1.py 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   78.01%   77.85%   -0.16%     
==========================================
  Files          42       42              
  Lines        2774     2782       +8     
==========================================
+ Hits         2164     2166       +2     
- Misses        610      616       +6     
Flag Coverage Δ
unittests 77.85% <41.17%> (-0.16%) ⬇️

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 fc1a6ae into master Oct 27, 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.

3 participants