Eyepea / aiosip

SIP support for AsyncIO (DEPRECATED)
Apache License 2.0
82 stars 41 forks source link

Improve Contact header parsing #64

Closed jlaine closed 6 years ago

jlaine commented 6 years ago

Also:

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.49%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   70.72%   71.22%   +0.49%     
==========================================
  Files          15       15              
  Lines        1455     1449       -6     
  Branches      260      259       -1     
==========================================
+ Hits         1029     1032       +3     
+ Misses        315      309       -6     
+ Partials      111      108       -3
Impacted Files Coverage Δ
aiosip/contact.py 86% <100%> (+11%) :arrow_up:
aiosip/uri.py 71.92% <0%> (+3.5%) :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 83a6ee3...c972e5a. Read the comment docs.