otalk / sdp

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

add getDescription and getMediaSection helpers #43

Closed fippo closed 6 years ago

fippo commented 6 years ago

mostly for testing. Not very efficient right now.

codecov-io commented 6 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #43     +/-   ##
=========================================
+ Coverage   91.05%   91.26%   +0.2%     
=========================================
  Files           1        1             
  Lines         302      309      +7     
=========================================
+ Hits          275      282      +7     
  Misses         27       27
Impacted Files Coverage Δ
sdp.js 91.26% <100%> (+0.2%) :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 2666f93...43337fe. Read the comment docs.

fippo commented 6 years ago

published as 2.6.0