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 model tests #179

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Resolves #173

codecov[bot] commented 5 years ago

Codecov Report

Merging #179 into master will increase coverage by 2.81%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   76.25%   79.07%   +2.81%     
==========================================
  Files          12       14       +2     
  Lines        1251     1400     +149     
==========================================
+ Hits          954     1107     +153     
+ Misses        297      293       -4
Impacted Files Coverage Δ
tests/factories.py 100% <100%> (ø)
tests/__init__.py 100% <100%> (ø) :arrow_up:
tests/test_models.py 100% <100%> (ø)
tests/test_web.py 100% <100%> (ø) :arrow_up:
knowlift/default_settings.py 87.5% <0%> (+25%) :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 cda554f...ae1ecef. Read the comment docs.