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

minor optimisations #119

Merged
merged 2 commits into from
Feb 15, 2025
Merged

minor optimisations #119

merged 2 commits into from
Feb 15, 2025

Conversation

dapper91
Copy link
Owner

  • initialize dispatcher middleware stack in constructor.
  • generic context type added.

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2025

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

Codecov Report

Attention: Patch coverage is 75.64103% with 19 lines in your changes missing coverage. Please review.

Project coverage is 79.08%. Comparing base (4bd7a02) to head (3b11fd2).

Files with missing lines Patch % Lines
pjrpc/server/integration/starlette.py 0.00% 8 Missing ⚠️
pjrpc/server/integration/aio_pika.py 0.00% 3 Missing ⚠️
pjrpc/server/integration/django/sites.py 0.00% 3 Missing ⚠️
pjrpc/server/integration/kombu.py 0.00% 3 Missing ⚠️
pjrpc/server/integration/aiohttp.py 85.71% 1 Missing ⚠️
pjrpc/server/integration/flask.py 85.71% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #119      +/-   ##
==========================================
- Coverage   79.15%   79.08%   -0.08%     
==========================================
  Files          42       42              
  Lines        2975     2983       +8     
==========================================
+ Hits         2355     2359       +4     
- Misses        620      624       +4     
Flag Coverage Δ
unittests 79.08% <75.64%> (-0.08%) ⬇️

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 c92ffde into dev Feb 15, 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.

None yet

2 participants