Closed dwisiswant0 closed 5 months ago
Attention: Patch coverage is 53.33333%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 78.27%. Comparing base (
5974890
) to head (192180e
). Report is 3 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
handler.go | 53.33% | 5 Missing and 2 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
IMPORTANT: Please do not create a PR without creating an issue first!
(Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request).
Summary
Adds
CaddyHandler
method,CaddyHandlerFuncWithNext
method.Proposed of changes
This PR fixes/implements the following bugs/features:
How has this been tested?
Proof:
Closing issues
Fixes #
Checklist:
make lint
).