tdfischer / organizer

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

[feature] crm: commands: sync emails to mailchimp lists #62

Closed tdfischer closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #62 into master will increase coverage by 6.71%. The diff coverage is 74.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage      52%   58.71%   +6.71%     
==========================================
  Files         119      119              
  Lines        2519     2570      +51     
  Branches      269      274       +5     
==========================================
+ Hits         1310     1509     +199     
+ Misses       1194     1038     -156     
- Partials       15       23       +8
Flag Coverage Δ
#node 53.82% <ø> (ø) :arrow_up:
#python 61.23% <74.32%> (+10.2%) :arrow_up:
Impacted Files Coverage Δ
crm/management/commands/export.py 0% <0%> (ø) :arrow_up:
crm/tests.py 80.74% <100%> (+1.37%) :arrow_up:
organizer/tests.py 64.51% <57.69%> (-17.84%) :arrow_down:
organizer/exporting.py 74.35% <84.21%> (+74.35%) :arrow_up:
crm/exporting.py 56.81% <92.85%> (+56.81%) :arrow_up:
crm/models.py 84.09% <0%> (-2.28%) :arrow_down:
events/importing.py 45.77% <0%> (+45.77%) :arrow_up:
crm/importing.py 47.61% <0%> (+47.61%) :arrow_up:
... and 1 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 9f23192...eb21c3b. Read the comment docs.