Closed StevenLooman closed 5 months ago
Attention: Patch coverage is 87.96992%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 72.77%. Comparing base (
bae4431
) to head (929c9f3
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add pre-/post-hooks when doing/handling HTTP requests. Includes refactoring of
Tuple
s toHttpRequest
/HttpResponse
.Refs #228