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

Dev #120

Merged
merged 4 commits into from
Feb 15, 2025
Merged

Dev #120

merged 4 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.94937% with 19 lines in your changes missing coverage. Please review.

Project coverage is 79.08%. Comparing base (4bd7a02) to head (7328073).
Report is 35 commits behind head on master.

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             @@
##           master     #120      +/-   ##
==========================================
- 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.94%> (-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 e2132c0 into master 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