Eyepea / aiosip

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

Make sure dialog requests have access to the application #84

Closed vodik closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   71.29%   71.33%   +0.03%     
==========================================
  Files          14       14              
  Lines        1512     1514       +2     
  Branches      264      264              
==========================================
+ Hits         1078     1080       +2     
  Misses        327      327              
  Partials      107      107
Impacted Files Coverage Δ
aiosip/application.py 69.28% <100%> (+0.44%) :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 555f58a...88e1983. Read the comment docs.