YannickB / odoo-hosting

Other
64 stars 50 forks source link

[REF] Refactor mail container #177

Closed YannickB closed 7 years ago

YannickB commented 7 years ago

Rename into clouder_template_mail

Now use external provider object for smtp relay (even if we don't use libcloud here)

Reactivate opendkim (testing package in alpine)

Still not completely tested, but let's say it's ready for debug

YannickB commented 7 years ago

Damn, I commit and left without checking Travis, I was sure it'd work :(

codecov-io commented 7 years ago

Current coverage is 31.08% (diff: 5.26%)

Merging #177 into master will decrease coverage by 0.04%

@@             master       #177   diff @@
==========================================
  Files            73         73          
  Lines          5654       5666    +12   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1760       1761     +1   
- Misses         3894       3905    +11   
  Partials          0          0          

Powered by Codecov. Last update 1d7bf8e...d201b48

lasley commented 7 years ago

Travis is 🍏 , so the cross-merge seems to have done something good 👍