LowieHuyghe / edmunds-python

Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4 stars 1 forks source link

Update flask-migrate to 2.2.1 #106

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates Flask-Migrate from 2.1.1 to 2.2.1.

Changelog ### 2.2.0 ``` - Suppress stack traces on command errors (204) ```
Links - PyPI: https://pypi.org/project/flask-migrate - Changelog: https://pyup.io/changelogs/flask-migrate/ - Repo: http://github.com/miguelgrinberg/flask-migrate/ - Docs: https://pythonhosted.org/Flask-Migrate/
codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files         103      103           
  Lines        2383     2383           
=======================================
  Hits         2241     2241           
  Misses        142      142

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 706faab...2cd67ca. Read the comment docs.