otalk / rtcpeerconnection-shim

Implementation of the RTCPeerConnection API ontop of ORTC
BSD 3-Clause "New" or "Revised" License
15 stars 14 forks source link

test: fix duplicate payload type #158

Closed fippo closed 6 years ago

fippo commented 6 years ago

h264 in the ortc mock was using the same payload type as vp8

codecov-io commented 6 years ago

Codecov Report

Merging #158 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #158   +/-   ##
======================================
  Coverage    99.8%   99.8%           
======================================
  Files           8       8           
  Lines        1041    1041           
======================================
  Hits         1039    1039           
  Misses          2       2

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 9dc361d...44e609d. Read the comment docs.