otalk / sdp

SDP parsing and serialization utlities
MIT License
46 stars 11 forks source link

improve handling of non-key-value fmtp parameters #49

Closed fippo closed 6 years ago

fippo commented 6 years ago

like telephone-event which has a=fmtp:100 0-15

codecov-io commented 6 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   91.23%   91.29%   +0.05%     
==========================================
  Files           1        1              
  Lines         308      310       +2     
==========================================
+ Hits          281      283       +2     
  Misses         27       27
Impacted Files Coverage Δ
sdp.js 91.29% <100%> (+0.05%) :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 7aa9301...c942b03. Read the comment docs.