alphagov / classifyintentsapp

Web application to allow easy manual coding of the GOV.UK intents survey
MIT License
2 stars 3 forks source link

Remove name, location, and about me fields from users table #128

Closed ivyleavedtoadflax closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #128 into master will increase coverage by 0.87%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
+ Coverage   60.11%   60.98%   +0.87%     
==========================================
  Files          14       14              
  Lines         895      869      -26     
  Branches       94       93       -1     
==========================================
- Hits          538      530       -8     
+ Misses        337      319      -18     
  Partials       20       20
Impacted Files Coverage Δ
app/models.py 65.48% <ø> (-0.28%) :arrow_down:
app/main/forms.py 69.04% <ø> (-2.07%) :arrow_down:
app/auth/forms.py 80.35% <100%> (ø) :arrow_up:
app/main/views.py 32.32% <33.33%> (+3.75%) :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 eb0972c...0c1ca6d. Read the comment docs.