bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
10.78k stars 1.4k forks source link

webrtc: return 404 in case a WHIP PATCH or WHIP DELETE request fails #3232

Closed aler9 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 56.08%. Comparing base (4354535) to head (c661d59).

Files Patch % Lines
internal/servers/webrtc/http_server.go 40.00% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3232 +/- ## ========================================== + Coverage 56.01% 56.08% +0.07% ========================================== Files 154 154 Lines 17036 17042 +6 ========================================== + Hits 9542 9558 +16 + Misses 6741 6734 -7 + Partials 753 750 -3 ```

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

github-actions[bot] commented 2 months ago

This issue is mentioned in release v1.7.0 🚀 Check out the entire changelog by clicking here