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

[RTC-333] Limit HLS components to 1 per room #72

Closed sgfn closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #72 (11a2cf4) into main (a16b081) will increase coverage by 0.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   83.59%   83.78%   +0.19%     
==========================================
  Files          36       36              
  Lines         512      518       +6     
==========================================
+ Hits          428      434       +6     
  Misses         84       84              
Files Changed Coverage Δ
lib/jellyfish/room.ex 83.76% <100.00%> (+0.72%) :arrow_up:
.../jellyfish_web/controllers/component_controller.ex 100.00% <100.00%> (ø)

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 a16b081...11a2cf4. Read the comment docs.