vitorfs / colossus

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

Fix exception when campaign has no mailing list #32

Closed vitorfs closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into master will increase coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   64.97%   65.03%   +0.06%     
==========================================
  Files          73       73              
  Lines        3215     3215              
  Branches      290      290              
==========================================
+ Hits         2089     2091       +2     
+ Misses       1092     1088       -4     
- Partials       34       36       +2
Impacted Files Coverage Δ
colossus/apps/campaigns/forms.py 59.74% <0%> (+2.59%) :arrow_up:

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 d9d5b61...a735944. Read the comment docs.