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: Decouple SQLAlchemy engine from settings #172

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #168

codecov[bot] commented 5 years ago

Codecov Report

Merging #172 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   76.25%   76.25%           
=======================================
  Files          12       12           
  Lines        1251     1251           
=======================================
  Hits          954      954           
  Misses        297      297
Impacted Files Coverage Δ
knowlift/default_settings.py 62.5% <ø> (-4.17%) :arrow_down:
knowlift/db.py 69.56% <100%> (+2.89%) :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 f75504c...0a40518. Read the comment docs.