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

Unique named partials #81

Closed Karolk99 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (e8f04bf) into main (48cb32c) will decrease coverage by 0.90%. The diff coverage is 88.57%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   84.70%   83.81%   -0.90%     
==========================================
  Files          41       41              
  Lines         680      692      +12     
==========================================
+ Hits          576      580       +4     
- Misses        104      112       +8     
Files Changed Coverage Δ
lib/jellyfish/component.ex 100.00% <ø> (ø)
lib/jellyfish/component/hls/ll_storage.ex 76.31% <60.00%> (ø)
lib/jellyfish/component/hls/request_handler.ex 90.62% <91.66%> (+0.14%) :arrow_up:
lib/jellyfish/component/hls/ets_helper.ex 100.00% <100.00%> (ø)
lib/jellyfish/room.ex 82.25% <100.00%> (ø)
lib/jellyfish_web/controllers/hls_controller.ex 90.00% <100.00%> (-2.31%) :arrow_down:

... 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 48cb32c...e8f04bf. Read the comment docs.