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

79 fix migrations #86

Closed LowieHuyghe closed 7 years ago

LowieHuyghe commented 7 years ago

Closes #79

codecov-io commented 7 years ago

Codecov Report

Merging #86 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   93.34%   93.32%   -0.02%     
==========================================
  Files         103      103              
  Lines        2390     2383       -7     
==========================================
- Hits         2231     2224       -7     
  Misses        159      159
Impacted Files Coverage Δ
...unds/database/providers/databaseserviceprovider.py 100% <ø> (ø) :arrow_up:
edmunds/database/databasemanager.py 96.55% <ø> (ø) :arrow_up:
edmunds/support/serviceprovider.py 100% <ø> (ø) :arrow_up:
...munds/database/providers/migrateserviceprovider.py 100% <100%> (ø) :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 5f796f0...c76bf93. Read the comment docs.