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

run go generate to download hls.min.js before run bench environment #3229

Closed santalex closed 2 months ago

santalex commented 2 months ago

hls.min.js is missing

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.96%. Comparing base (d59174d) to head (a23d539).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3229 +/- ## ========================================== + Coverage 55.95% 55.96% +0.01% ========================================== Files 154 154 Lines 16993 16993 ========================================== + Hits 9508 9510 +2 + Misses 6734 6732 -2 Partials 751 751 ```

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

aler9 commented 2 months ago

merged, thanks!

github-actions[bot] commented 2 months ago

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