ritstudentgovernment / PawPrints

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
Apache License 2.0
16 stars 13 forks source link

Tests (#70) #71

Closed zujko closed 6 years ago

zujko commented 6 years ago

More tests

codecov[bot] commented 6 years ago

Codecov Report

Merging #71 into master will increase coverage by 5.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   86.39%   91.41%   +5.01%     
==========================================
  Files          26       25       -1     
  Lines        1198     1246      +48     
==========================================
+ Hits         1035     1139     +104     
+ Misses        163      107      -56
Impacted Files Coverage Δ
petitions/models.py 100% <100%> (+6.97%) :arrow_up:
auth/auth_backend.py 100% <100%> (+70.27%) :arrow_up:
auth/tests.py 100% <100%> (ø) :arrow_up:
profile/tests.py 100% <100%> (ø) :arrow_up:
petitions/tests.py 98.17% <100%> (+0.13%) :arrow_up:
pawprints/settings.py
petitions/views.py 82.13% <0%> (+1.03%) :arrow_up:
auth/views.py 40% <0%> (+1.7%) :arrow_up:
pawprints/urls.py 82.35% <0%> (+3.4%) :arrow_up:
profile/views.py 100% <0%> (+4.1%) :arrow_up:
... and 3 more

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 e7e3fc7...9f5b306. Read the comment docs.