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: Log custom 500 and 404 errors #161

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #158

codecov[bot] commented 5 years ago

Codecov Report

Merging #161 into master will increase coverage by 0.13%. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   75.94%   76.08%   +0.13%     
==========================================
  Files          11       11              
  Lines        1239     1242       +3     
==========================================
+ Hits          941      945       +4     
+ Misses        298      297       -1
Impacted Files Coverage Δ
knowlift/db.py 56.25% <0%> (ø) :arrow_up:
knowlift/number_distance.py 98.36% <100%> (ø) :arrow_up:
tests/test_web.py 100% <100%> (ø) :arrow_up:
knowlift/views.py 97.43% <100%> (+2.99%) :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 2f362e9...3166a1e. Read the comment docs.