Eyepea / aiosip

SIP support for AsyncIO (DEPRECATED)
Apache License 2.0
83 stars 42 forks source link

Update UDP connector bookeeping + dialog.notify #44

Closed ovv closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will decrease coverage by 0.19%. The diff coverage is 71.79%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #44     +/-   ##
=========================================
- Coverage   74.72%   74.52%   -0.2%     
=========================================
  Files          15       15             
  Lines        1349     1362     +13     
  Branches      249      250      +1     
=========================================
+ Hits         1008     1015      +7     
  Misses        232      232             
- Partials      109      115      +6
Impacted Files Coverage Δ
aiosip/dialog.py 75.54% <58.33%> (-1.17%) :arrow_down:
aiosip/peers.py 71.36% <77.77%> (-0.07%) :arrow_down:

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 3b9afdc...e2c41e4. Read the comment docs.