modoboa / modoboa-imap-migration

An extension to ease the migration between 2 IMAP servers using offlineimap
ISC License
16 stars 12 forks source link

Check if automatic domain/mailbox is enabled. #41

Closed tonioo closed 5 years ago

tonioo commented 5 years ago

fix #37

codecov[bot] commented 5 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.09%. The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   94.72%   94.82%   +0.09%     
==========================================
  Files          20       21       +1     
  Lines         398      425      +27     
==========================================
+ Hits          377      403      +26     
- Misses         21       22       +1
Impacted Files Coverage Δ
modoboa_imap_migration/tests.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/apps.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/auth_backends.py 87.03% <88.88%> (+1.03%) :arrow_up:
modoboa_imap_migration/checks.py 91.66% <91.66%> (ø)

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 247ec00...1bb3a14. Read the comment docs.