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

Get endpoints #224

Closed Rados13 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #224 (85e947b) into master (b99d493) will decrease coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   59.15%   59.10%   -0.06%     
==========================================
  Files          38       38              
  Lines        1775     1780       +5     
==========================================
+ Hits         1050     1052       +2     
- Misses        725      728       +3     
Impacted Files Coverage Δ
lib/membrane_rtc_engine/engine.ex 74.28% <100.00%> (-0.72%) :arrow_down:

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 b99d493...85e947b. Read the comment docs.

LVala commented 1 year ago

~Dialyzer fails because of invalid typespec of Membrane.Pipeline.call/3.~ Not anymore.