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-308] Make simulcast configurable #68

Closed sgfn closed 1 year ago

sgfn commented 1 year ago

ref:

codecov[bot] commented 1 year ago

Codecov Report

Merging #68 (2271cdc) into main (e2fdff7) will decrease coverage by 0.43%. The diff coverage is 84.37%.

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   84.02%   83.59%   -0.43%     
==========================================
  Files          35       36       +1     
  Lines         507      512       +5     
==========================================
+ Hits          426      428       +2     
- Misses         81       84       +3     
Files Changed Coverage Δ
lib/jellyfish/peer.ex 85.71% <50.00%> (-14.29%) :arrow_down:
lib/jellyfish/peer/webrtc.ex 46.42% <80.00%> (+0.27%) :arrow_up:
lib/jellyfish/room.ex 83.03% <88.88%> (-0.90%) :arrow_down:
lib/jellyfish_web/api_spec/peer.ex 100.00% <100.00%> (ø)
lib/jellyfish_web/api_spec/peer/webrtc.ex 100.00% <100.00%> (ø)
.../jellyfish_web/controllers/component_controller.ex 100.00% <100.00%> (ø)
lib/jellyfish_web/controllers/peer_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 e2fdff7...2271cdc. Read the comment docs.