Eyepea / aiosip

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

Drop requirements.txt in favor of Pipfile #102

Closed ovv closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #102 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   70.42%   70.42%           
=======================================
  Files          15       15           
  Lines        1562     1562           
  Branches      267      267           
=======================================
  Hits         1100     1100           
  Misses        343      343           
  Partials      119      119

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 01a015e...fc2ed77. Read the comment docs.

vodik commented 6 years ago

Nice. Already use it on my side.