otalk / rtcpeerconnection-shim

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

bump sdp dependency to 2.8 #153

Closed fippo closed 6 years ago

fippo commented 6 years ago

in order to get the isValidSDP in a future PR

codecov-io commented 6 years ago

Codecov Report

Merging #153 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #153   +/-   ##
======================================
  Coverage    99.8%   99.8%           
======================================
  Files           8       8           
  Lines        1029    1029           
======================================
  Hits         1027    1027           
  Misses          2       2
Impacted Files Coverage Δ
rtcpeerconnection.js 99.73% <100%> (ø) :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 c812ec2...5196476. Read the comment docs.