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-309] [RTC-315] Bump engine to 0.17.0 #74

Closed sgfn closed 1 year ago

sgfn commented 1 year ago

Documentation PR: https://github.com/jellyfish-dev/jellyfish-docs/pull/22

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (d88d070) into main (512ea00) will increase coverage by 0.06%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   84.54%   84.61%   +0.06%     
==========================================
  Files          42       42              
  Lines         673      676       +3     
==========================================
+ Hits          569      572       +3     
  Misses        104      104              
Files Changed Coverage Δ
lib/jellyfish/application.ex 80.00% <ø> (ø)
lib/jellyfish/room.ex 82.11% <83.33%> (+0.29%) :arrow_up:
lib/jellyfish/peer/webrtc.ex 48.27% <100.00%> (+1.84%) :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 512ea00...d88d070. Read the comment docs.