fishjam-dev / membrane_rtc_engine

Customizable Real-time Communication Engine/SFU library focused on WebRTC.
Apache License 2.0
141 stars 13 forks source link

[RTC-221] RTSP to HLS integration test #266

Closed sgfn closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #266 (8e2ec66) into master (d83f395) will increase coverage by 2.19%. The diff coverage is 96.36%.

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
+ Coverage   60.51%   62.71%   +2.19%     
==========================================
  Files          43       43              
  Lines        2031     2081      +50     
==========================================
+ Hits         1229     1305      +76     
+ Misses        802      776      -26     
Impacted Files Coverage Δ
lib/membrane_rtc_engine/endpoints/hls_endpoint.ex 77.85% <ø> (+0.67%) :arrow_up:
lib/membrane_rtc_engine/endpoints/rtsp_endpoint.ex 88.13% <ø> (+22.03%) :arrow_up:
test/support/fake_rtsp_server.ex 92.63% <96.36%> (+5.96%) :arrow_up:

... and 3 files 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 d83f395...8e2ec66. Read the comment docs.