Eyepea / aiosip

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

Improve logs & proxy peer matching #45

Closed ovv closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #45 into master will increase coverage by 1.16%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   74.52%   75.69%   +1.16%     
==========================================
  Files          15       15              
  Lines        1362     1444      +82     
  Branches      250      288      +38     
==========================================
+ Hits         1015     1093      +78     
- Misses        232      234       +2     
- Partials      115      117       +2
Impacted Files Coverage Δ
aiosip/protocol.py 93.44% <100%> (ø) :arrow_up:
aiosip/dialplan.py 83.67% <100%> (+0.34%) :arrow_up:
aiosip/utils.py 66.66% <62.5%> (-4.31%) :arrow_down:
aiosip/peers.py 78.26% <0%> (+6.89%) :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 6812576...43d33f7. Read the comment docs.