Lercerss / SOEN341W18

Software Process Winter 2018 Group Project - SA3
6 stars 2 forks source link

User prof ext2 #104

Closed niiita closed 6 years ago

niiita commented 6 years ago

User profile ext #68 finished. Recent votes feature removed as per #87.

codecov-io commented 6 years ago

Codecov Report

Merging #104 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   96.74%   96.79%   +0.05%     
==========================================
  Files           7        7              
  Lines         399      406       +7     
  Branches       54       54              
==========================================
+ Hits          386      393       +7     
  Misses          3        3              
  Partials       10       10
Impacted Files Coverage Δ
SA3/qa_web/settings.py 100% <100%> (ø) :arrow_up:
SA3/qa_web/views.py 95.48% <100%> (+0.01%) :arrow_up:
SA3/qa_web/forms.py 100% <100%> (ø) :arrow_up:
SA3/qa_web/urls.py 100% <100%> (ø) :arrow_up:
SA3/qa_web/models.py 100% <100%> (ø) :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 d093d97...98eaaa2. Read the comment docs.