bmf-san / gondola

A YAML based golang reverse proxy
MIT License
7 stars 1 forks source link

Improve test cases #50

Closed bmf-san closed 4 months ago

bmf-san commented 4 months ago

Description

Improve test coverage.

Changes

Impact range

Removed graceful shutdown process. see: https://github.com/bmf-san/gondola/issues/51

Operational Requirements

N/A

Related Issue

N/A

Supplement

N/A

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 12 lines in your changes missing coverage. Please review.

Project coverage is 83.21%. Comparing base (23effd8) to head (c442bdd).

Files Patch % Lines
cmd/main.go 36.84% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## =========================================== + Coverage 64.62% 83.21% +18.58% =========================================== Files 6 6 Lines 147 137 -10 =========================================== + Hits 95 114 +19 + Misses 48 22 -26 + Partials 4 1 -3 ```

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