mariusmucenicu / knowlift

A software that will keep you sharp between the ears.
https://knowlift.com/
GNU General Public License v3.0
0 stars 1 forks source link

backend: Add db tables and init db procedure #170

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #151

codecov[bot] commented 5 years ago

Codecov Report

Merging #170 into master will increase coverage by 0.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   76.04%   76.25%   +0.21%     
==========================================
  Files          11       12       +1     
  Lines        1240     1251      +11     
==========================================
+ Hits          943      954      +11     
  Misses        297      297
Impacted Files Coverage Δ
knowlift/models.py 100% <100%> (ø)
knowlift/db.py 66.66% <100%> (+10.41%) :arrow_up:
knowlift/__init__.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 026e0c5...ae577ca. Read the comment docs.