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

Add to hls component: target_window_duration, persistent #103

Closed Karolk99 closed 11 months ago

Karolk99 commented 11 months ago

Tests fix: https://github.com/jellyfish-dev/jellyfish/pull/105

codecov[bot] commented 11 months ago

Codecov Report

Merging #103 (62e2621) into main (3c8c8bb) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   85.22%   85.30%   +0.07%     
==========================================
  Files          44       44              
  Lines         792      796       +4     
==========================================
+ Hits          675      679       +4     
  Misses        117      117              
Files Coverage Δ
lib/jellyfish/component/hls.ex 94.11% <100.00%> (+1.80%) :arrow_up:
lib/jellyfish/utils.ex 100.00% <ø> (ø)
lib/jellyfish_web/api_spec/component/hls.ex 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 3c8c8bb...62e2621. Read the comment docs.