otalk / sdp

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

uppercase fingerprint (and fix typos) #75

Closed fippo closed 3 years ago

fippo commented 3 years ago

since the fingerprint is defined as uppercase in https://tools.ietf.org/html/rfc4572#section-5

codecov-io commented 3 years ago

Codecov Report

Merging #75 (1fa0be0) into master (2ca2d89) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files           1        1           
  Lines         352      352           
=======================================
  Hits          349      349           
  Misses          3        3           
Impacted Files Coverage Δ
sdp.js 99.14% <ø> (ø)

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 2ca2d89...1fa0be0. Read the comment docs.