ksysoev / wasabi

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

Refactor backend inteface #23

Closed ksysoev closed 5 months ago

ksysoev commented 5 months ago

interface of backend is duplicating interface of request handler and not needed

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 87.56%. Comparing base (bc9b61d) to head (90d3872).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ======================================= Coverage 87.56% 87.56% ======================================= Files 17 17 Lines 563 563 ======================================= Hits 493 493 Misses 55 55 Partials 15 15 ```

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