Closed marten-seemann closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.74%. Comparing base (
e8519a2
) to head (53ff953
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Opening a UDP connection should usually be instantaneous, but this isn't guaranteed, especially if we want to allow for chained operation in the future. It makes sense to pass the request context here.