tdfischer / organizer

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

Feature/donations #122

Closed tdfischer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #122 into master will decrease coverage by 0.23%. The diff coverage is 57.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
- Coverage    61.3%   61.06%   -0.24%     
==========================================
  Files         132      140       +8     
  Lines        2959     3059     +100     
  Branches      337      340       +3     
==========================================
+ Hits         1814     1868      +54     
- Misses       1118     1164      +46     
  Partials       27       27
Flag Coverage Δ
#node 57.75% <ø> (-0.42%) :arrow_down:
#python 62.75% <57.37%> (-0.28%) :arrow_down:
Impacted Files Coverage Δ
donations/views.py 0% <0%> (ø)
donations/apps.py 0% <0%> (ø)
events/management/commands/list_members.py 0% <0%> (ø) :arrow_up:
donations/tests.py 100% <100%> (ø)
crm/importing.py 47.61% <100%> (ø) :arrow_up:
organizer/settings.py 87.65% <100%> (+0.15%) :arrow_up:
donations/admin.py 100% <100%> (ø)
donations/migrations/0002_auto_20181021_0226.py 100% <100%> (ø)
donations/migrations/0001_initial.py 100% <100%> (ø)
donations/importing.py 50.94% <50.94%> (ø)
... and 13 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 634b36a...c176c77. Read the comment docs.