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

refactor: Improve error message when db is missing #206

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #204

codecov[bot] commented 5 years ago

Codecov Report

Merging #206 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
+ Coverage   79.47%   79.49%   +0.01%     
==========================================
  Files          14       14              
  Lines        1418     1419       +1     
==========================================
+ Hits         1127     1128       +1     
  Misses        291      291
Impacted Files Coverage Δ
knowlift/db.py 72% <100%> (+1.16%) :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 c17f6e2...eb54b9e. Read the comment docs.