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 logging configuration #159

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #157

codecov[bot] commented 5 years ago

Codecov Report

Merging #159 into master will decrease coverage by 0.19%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #159     +/-   ##
=========================================
- Coverage   76.14%   75.94%   -0.2%     
=========================================
  Files          10       11      +1     
  Lines        1224     1239     +15     
=========================================
+ Hits          932      941      +9     
- Misses        292      298      +6
Impacted Files Coverage Δ
tests/test_lexicon.py 100% <ø> (ø) :arrow_up:
tests/__init__.py 100% <100%> (ø)
knowlift/__init__.py 100% <100%> (ø) :arrow_up:
knowlift/default_settings.py 66.66% <50%> (-33.34%) :arrow_down:

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 f9056ce...5f4876c. Read the comment docs.