fishjam-dev / fishjam

General purpose media server. Supports WebRTC, HLS, RTSP, SIP
https://fishjam-dev.github.io/fishjam-docs/
Apache License 2.0
197 stars 12 forks source link

Terminate engine on room termination. Move request handler managment #105

Closed Karolk99 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #105 (16b630a) into main (63783c1) will increase coverage by 1.53%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   83.69%   85.22%   +1.53%     
==========================================
  Files          44       44              
  Lines         785      792       +7     
==========================================
+ Hits          657      675      +18     
+ Misses        128      117      -11     
Files Coverage Δ
lib/jellyfish/component/hls.ex 92.30% <ø> (-0.55%) :arrow_down:
lib/jellyfish/room.ex 84.44% <100.00%> (+2.55%) :arrow_up:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 63783c1...16b630a. Read the comment docs.