mozilla / webrtc-sdp

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

Rfc references #169

Closed nils-ohlmeier closed 5 years ago

na-g commented 5 years ago

LGTM. Looks like rustfmt is complaining on several versions.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files           8        8           
  Lines        3669     3669           
=======================================
  Hits         3282     3282           
  Misses        387      387
Impacted Files Coverage Δ
src/attribute_type.rs 88.45% <ø> (ø) :arrow_up:
src/media_type.rs 93.54% <ø> (ø) :arrow_up:
src/lib.rs 92.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 5dd6b51...018b713. Read the comment docs.