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

"Refactor request parser and router dispatcher to include context parameter" #79

Merged
merged 3 commits into from
Jun 9, 2024

Conversation

ksysoev
Copy link
Owner

@ksysoev ksysoev commented Jun 9, 2024

This pull request refactors the request parser and router dispatcher to include a context parameter. This allows for better handling of requests and improves the overall code structure.

@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.43%. Comparing base (43e7c02) to head (0049d3f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files          20       20           
  Lines         829      829           
=======================================
  Hits          758      758           
  Misses         52       52           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ksysoev ksysoev merged commit ba32846 into main Jun 9, 2024
1 check passed
@ksysoev ksysoev deleted the reqest_context_to_dispatcher branch June 9, 2024 11:43
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