mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Added candidate serialization #92

Closed jwillbold closed 6 years ago

jwillbold commented 6 years ago

Added candidate serialization

codecov-io commented 6 years ago

Codecov Report

Merging #92 into master will increase coverage by 0.07%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   97.57%   97.65%   +0.07%     
==========================================
  Files           7        7              
  Lines        4418     4483      +65     
==========================================
+ Hits         4311     4378      +67     
+ Misses        107      105       -2
Impacted Files Coverage Δ
src/attribute_type.rs 96.82% <95.23%> (+0.16%) :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 9cf3fb7...ebb1078. Read the comment docs.