vitorfs / colossus

Self-hosted email marketing solution
https://colossus.readthedocs.io
MIT License
503 stars 128 forks source link

Subscription forms customization #18

Closed vitorfs closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 2.77%. The diff coverage is 68.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   61.01%   63.78%   +2.77%     
==========================================
  Files          63       64       +1     
  Lines        2447     2510      +63     
  Branches      214      218       +4     
==========================================
+ Hits         1493     1601     +108     
+ Misses        937      887      -50     
- Partials       17       22       +5
Impacted Files Coverage Δ
colossus/settings.py 100% <ø> (ø) :arrow_up:
colossus/apps/lists/urls.py 100% <ø> (ø) :arrow_up:
colossus/apps/lists/forms.py 34.57% <ø> (+3.75%) :arrow_up:
colossus/apps/subscribers/forms.py 69.23% <0%> (+21.28%) :arrow_up:
colossus/production_settings.py 0% <0%> (ø) :arrow_up:
colossus/apps/subscribers/constants.py 100% <100%> (ø) :arrow_up:
colossus/apps/subscribers/exceptions.py 100% <100%> (ø)
colossus/apps/subscribers/subscription_settings.py 100% <100%> (ø) :arrow_up:
colossus/apps/subscribers/views.py 49.62% <26.92%> (+6.77%) :arrow_up:
colossus/apps/lists/views.py 63.28% <44.44%> (-0.43%) :arrow_down:
... and 6 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 20aa779...ac28ed6. Read the comment docs.