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.71k stars 1.4k forks source link

update golangci-lint #3300

Closed aler9 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 52.64%. Comparing base (5d74906) to head (1527831).

Files Patch % Lines
internal/playback/segment_fmp4.go 50.00% 2 Missing and 2 partials :warning:
internal/playback/mp4/track.go 0.00% 2 Missing :warning:
internal/servers/rtsp/session.go 0.00% 2 Missing :warning:
internal/auth/manager.go 66.66% 0 Missing and 1 partial :warning:
internal/protocols/rtmp/reader.go 85.71% 1 Missing :warning:
internal/protocols/webrtc/whip_client.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3300 +/- ## ========================================== + Coverage 52.61% 52.64% +0.02% ========================================== Files 191 191 Lines 19988 19994 +6 ========================================== + Hits 10517 10526 +9 + Misses 8615 8612 -3 Partials 856 856 ```

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

github-actions[bot] commented 1 month ago

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