Eyepea / aiosip

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

Fix not awaiting Dialog.close #86

Closed vodik closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #86 into master will decrease coverage by <.01%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   71.33%   71.32%   -0.01%     
==========================================
  Files          14       14              
  Lines        1514     1517       +3     
  Branches      264      264              
==========================================
+ Hits         1080     1082       +2     
- Misses        327      328       +1     
  Partials      107      107
Impacted Files Coverage Δ
aiosip/application.py 69.28% <0%> (ø) :arrow_up:
aiosip/dialog.py 77.39% <75%> (-0.13%) :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 8951495...e1b2050. Read the comment docs.