fishjam-dev / fishjam

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

[RTC-208] Add server socket tests #33

Closed mickel8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (4499386) into main (47e181d) will increase coverage by 8.35%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   80.76%   89.12%   +8.35%     
==========================================
  Files          31       32       +1     
  Lines         364      377      +13     
==========================================
+ Hits          294      336      +42     
+ Misses         70       41      -29     
Impacted Files Coverage Δ
lib/jellyfish_web/peer_socket.ex 86.79% <66.66%> (+9.01%) :arrow_up:
lib/jellyfish_web/server_socket .ex 85.71% <100.00%> (+82.14%) :arrow_up:
test/support/ws.ex 100.00% <100.00%> (ø)

... 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 47e181d...4499386. Read the comment docs.