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-116] Update to core v0.11 #211

Closed mat-hek closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #211 (d55ed83) into master (d5c4263) will decrease coverage by 0.21%. The diff coverage is 55.07%.

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   56.73%   56.52%   -0.21%     
==========================================
  Files          35       34       -1     
  Lines        1641     1640       -1     
==========================================
- Hits          931      927       -4     
- Misses        710      713       +3     
Impacted Files Coverage Δ
...embrane_rtc_engine/endpoints/webrtc/media_event.ex 5.35% <ø> (ø)
...ne_rtc_engine/endpoints/webrtc/variant_selector.ex 83.07% <ø> (ø)
...b/membrane_rtc_engine/endpoints/webrtc_endpoint.ex 0.00% <0.00%> (ø)
lib/membrane_rtc_engine/tees/filter_tee.ex 0.00% <0.00%> (ø)
lib/membrane_rtc_engine/track.ex 77.77% <ø> (ø)
lib/membrane_rtc_engine/utils.ex 12.12% <ø> (ø)
...rane_rtc_engine/endpoints/webrtc/track_receiver.ex 53.93% <25.00%> (+1.05%) :arrow_up:
...mbrane_rtc_engine/endpoints/webrtc/track_sender.ex 71.42% <37.50%> (+0.29%) :arrow_up:
test/support/test_sink.ex 80.00% <62.50%> (+1.42%) :arrow_up:
lib/membrane_rtc_engine/endpoints/hls_endpoint.ex 78.75% <63.33%> (+0.84%) :arrow_up:
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d5c4263...d55ed83. Read the comment docs.