ksysoev / wasabi

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

Introduce server config method(s) #76

Closed shan-96 closed 3 months ago

shan-96 commented 3 months ago

Closes #68

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 91.58%. Comparing base (05d6c27) to head (6adad7f). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ========================================== + Coverage 91.31% 91.58% +0.27% ========================================== Files 20 21 +1 Lines 829 844 +15 ========================================== + Hits 757 773 +16 + Misses 53 52 -1 Partials 19 19 ```

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

shan-96 commented 3 months ago

@ksysoev sorry for the delay. This PR is ready for review. I have changed a few things