ksysoev / wasabi

Toolkit for Creating WebSocket API Gateways
MIT License
4 stars 2 forks source link

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

Closed ksysoev closed 3 weeks ago

ksysoev commented 3 weeks ago

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 commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.