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-54] Protocol buffers #221

Closed daniel-jodlos closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #221 (a079486) into master (6ec0152) will increase coverage by 3.23%. The diff coverage is 64.81%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   56.61%   59.85%   +3.23%     
==========================================
  Files          35       35              
  Lines        1549     1527      -22     
==========================================
+ Hits          877      914      +37     
+ Misses        672      613      -59     
Impacted Files Coverage Δ
...b/membrane_rtc_engine/endpoints/webrtc_endpoint.ex 0.00% <0.00%> (ø)
lib/membrane_rtc_engine/track.ex 75.00% <ø> (ø)
...embrane_rtc_engine/endpoints/webrtc/media_event.ex 90.24% <91.17%> (+84.88%) :arrow_up:
lib/membrane_rtc_engine/engine.ex 76.49% <100.00%> (+0.30%) :arrow_up:

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 6ec0152...a079486. Read the comment docs.