danielgtaylor / huma

Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
https://huma.rocks/
MIT License
1.89k stars 138 forks source link

test: more tests for `cookie` #391

Closed behnambm closed 4 months ago

behnambm commented 5 months ago

@danielgtaylor

Please let me know if anything needs to change.

resolve issue #388

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.60%. Comparing base (e66ddf3) to head (1bc5eb9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #391 +/- ## ======================================= Coverage 92.60% 92.60% ======================================= Files 21 21 Lines 3516 3516 ======================================= Hits 3256 3256 Misses 221 221 Partials 39 39 ```

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

danielgtaylor commented 4 months ago

Thank you! Fixes #388.