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-67] Add variant switch and bandwidth metrics #220

Closed mickel8 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #220 (366bb65) into master (6ec0152) will increase coverage by 0.04%. The diff coverage is 57.14%.

:exclamation: Current head 366bb65 differs from pull request most recent head f4be3d3. Consider uploading reports for the commit f4be3d3 to get more accurate results

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   56.61%   56.65%   +0.04%     
==========================================
  Files          35       35              
  Lines        1549     1562      +13     
==========================================
+ Hits          877      885       +8     
- Misses        672      677       +5     
Impacted Files Coverage Δ
...b/membrane_rtc_engine/endpoints/webrtc_endpoint.ex 0.00% <0.00%> (ø)
lib/membrane_rtc_engine/metrics.ex 0.00% <ø> (ø)
lib/membrane_rtc_engine/utils.ex 12.12% <50.00%> (+5.22%) :arrow_up:
...rane_rtc_engine/endpoints/webrtc/track_receiver.ex 52.45% <100.00%> (+5.18%) :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...f4be3d3. Read the comment docs.