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

Port to Flask #141

Closed mariusmucenicu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #141 into master will increase coverage by 5.67%. The diff coverage is 99.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage    93.8%   99.48%   +5.67%     
==========================================
  Files           9        7       -2     
  Lines         839      770      -69     
==========================================
- Hits          787      766      -21     
+ Misses         52        4      -48
Impacted Files Coverage Δ
core.py 100% <100%> (ø)
tests/test_lexicon.py 100% <100%> (ø)
tests/test_number_distance.py 100% <100%> (ø)
knowlift/number_distance.py 98.36% <100%> (ø) :arrow_up:
knowlift/lexicon.py 100% <100%> (ø) :arrow_up:
tests/test_web.py 100% <100%> (ø)
knowlift/views.py 94.73% <94.11%> (+19.02%) :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 53e5ca2...65570b6. Read the comment docs.