tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

crm: models: handle current_turf crash when person actually has no tu… #110

Closed tdfischer closed 5 years ago

tdfischer commented 5 years ago

…rf (i.e., on import)

Fixes: #109 Fixes: EBF-ORGANIZER-3M

codecov[bot] commented 5 years ago

Codecov Report

Merging #110 into master will increase coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   60.43%   60.44%   +<.01%     
==========================================
  Files         123      123              
  Lines        2773     2776       +3     
  Branches      301      301              
==========================================
+ Hits         1676     1678       +2     
- Misses       1070     1072       +2     
+ Partials       27       26       -1
Flag Coverage Δ
#node 56.65% <ø> (ø) :arrow_up:
#python 62.38% <0%> (ø) :arrow_up:
Impacted Files Coverage Δ
crm/models.py 76% <0%> (-0.29%) :arrow_down:

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 31162a2...f2a92b8. Read the comment docs.