deis / controller

Deis Workflow Controller (API)
https://deis.com
MIT License
41 stars 53 forks source link

chore(requirements): update psycopg2 to 2.7 #1251

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

See http://pythonhosted.org/psycopg2/news.html#what-s-new-in-psycopg-2-7

codecov-io commented 7 years ago

Codecov Report

Merging #1251 into master will increase coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1251      +/-   ##
==========================================
+ Coverage   87.21%   87.24%   +0.02%     
==========================================
  Files          44       44              
  Lines        3873     3873              
  Branches      673      673              
==========================================
+ Hits         3378     3379       +1     
+ Misses        326      325       -1     
  Partials      169      169

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 1cda4cd...2224594. Read the comment docs.