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

test: Add tests for the custom 404 and 5xx pages #124

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #120

codecov[bot] commented 5 years ago

Codecov Report

Merging #124 into master will increase coverage by 0.73%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   93.05%   93.78%   +0.73%     
==========================================
  Files           9        9              
  Lines         821      837      +16     
==========================================
+ Hits          764      785      +21     
+ Misses         57       52       -5
Impacted Files Coverage Δ
tests/web_tests.py 100% <100%> (ø) :arrow_up:
mindgames/views.py 75.71% <0%> (+1.42%) :arrow_up:
mindgames/number_distance.py 98.34% <0%> (+2.47%) :arrow_up:
bin/webapp.py 59.25% <0%> (+3.7%) :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 20b1991...6990feb. Read the comment docs.