aws / aws-lambda-go

Libraries, samples and tools to help Go developers develop AWS Lambda functions.
Apache License 2.0
3.62k stars 550 forks source link

Handle disconnect route of Websocket #548

Closed kdnakt closed 5 months ago

kdnakt commented 8 months ago

Issue #, if available:

547

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 73.30%. Comparing base (de51f68) to head (a8fbffb).

:exclamation: Current head a8fbffb differs from pull request most recent head 9acd9d1. Consider uploading reports for the commit 9acd9d1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #548 +/- ## ======================================= Coverage 73.30% 73.30% ======================================= Files 26 26 Lines 1487 1487 ======================================= Hits 1090 1090 Misses 324 324 Partials 73 73 ```

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

kdnakt commented 6 months ago

Thanks for your feedback, I'll fix the field type back-compat issue 🙇