tdfischer / organizer

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

Feature/drop turfs #137

Closed tdfischer closed 5 years ago

tdfischer commented 5 years ago

Drop turfs, messaging, and person states, which are all unused bloat today.

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will decrease coverage by 0.27%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   69.79%   69.51%   -0.28%     
==========================================
  Files         135      132       -3     
  Lines        3350     2972     -378     
  Branches      396      365      -31     
==========================================
- Hits         2338     2066     -272     
+ Misses        966      864     -102     
+ Partials       46       42       -4
Flag Coverage Δ
#node 64.96% <ø> (+2.03%) :arrow_up:
#python 71.81% <77.77%> (-1.24%) :arrow_down:
Impacted Files Coverage Δ
assets/js/components/AppRoutes.js 90% <ø> (-0.91%) :arrow_down:
crm/serializers.py 70.9% <ø> (-7.67%) :arrow_down:
assets/js/components/ImportDialog.js 16.66% <ø> (ø) :arrow_up:
onboarding/jobs.py 83.33% <ø> (+28.23%) :arrow_up:
crm/geocache.py 76.74% <ø> (-3.26%) :arrow_down:
crm/api_views.py 60.6% <ø> (-4.26%) :arrow_down:
...sets/js/components/people-browser/BooleanFilter.js 30.43% <ø> (+7.1%) :arrow_up:
assets/js/components/people-browser/PeopleTable.js 43.33% <ø> (-3.55%) :arrow_down:
crm/tests.py 79.8% <ø> (-2.14%) :arrow_down:
assets/js/components/PeopleIndex.js 36.95% <ø> (-1.35%) :arrow_down:
... and 17 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 dc07f0d...233d531. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will decrease coverage by 0.27%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   69.79%   69.51%   -0.28%     
==========================================
  Files         135      132       -3     
  Lines        3350     2972     -378     
  Branches      396      365      -31     
==========================================
- Hits         2338     2066     -272     
+ Misses        966      864     -102     
+ Partials       46       42       -4
Flag Coverage Δ
#node 64.96% <ø> (+2.03%) :arrow_up:
#python 71.81% <77.77%> (-1.24%) :arrow_down:
Impacted Files Coverage Δ
assets/js/components/AppRoutes.js 90% <ø> (-0.91%) :arrow_down:
crm/serializers.py 70.9% <ø> (-7.67%) :arrow_down:
assets/js/components/ImportDialog.js 16.66% <ø> (ø) :arrow_up:
onboarding/jobs.py 83.33% <ø> (+28.23%) :arrow_up:
crm/geocache.py 76.74% <ø> (-3.26%) :arrow_down:
crm/api_views.py 60.6% <ø> (-4.26%) :arrow_down:
...sets/js/components/people-browser/BooleanFilter.js 30.43% <ø> (+7.1%) :arrow_up:
assets/js/components/people-browser/PeopleTable.js 43.33% <ø> (-3.55%) :arrow_down:
crm/tests.py 79.8% <ø> (-2.14%) :arrow_down:
assets/js/components/PeopleIndex.js 36.95% <ø> (-1.35%) :arrow_down:
... and 17 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 dc07f0d...233d531. Read the comment docs.