Eyepea / aiosip

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

TLS support #114

Closed ovv closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #114 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   71.52%   71.52%           
=======================================
  Files          15       15           
  Lines        1531     1531           
  Branches      265      265           
=======================================
  Hits         1095     1095           
  Misses        319      319           
  Partials      117      117
Impacted Files Coverage Δ
aiosip/application.py 71.81% <100%> (ø) :arrow_up:
aiosip/peers.py 73.35% <100%> (ø) :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 850b6bf...46dfff2. Read the comment docs.

vodik commented 6 years ago

Nice! LGTM