modoboa / modoboa-imap-migration

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

Feature/email providers #40

Closed tonioo closed 5 years ago

tonioo commented 5 years ago

Fix #39

codecov[bot] commented 5 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.73%. The diff coverage is 94.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   95.45%   94.72%   -0.74%     
==========================================
  Files          14       20       +6     
  Lines         220      398     +178     
==========================================
+ Hits          210      377     +167     
- Misses         10       21      +11
Impacted Files Coverage Δ
modoboa_imap_migration/forms.py 100% <ø> (ø) :arrow_up:
...management/commands/generate_offlineimap_config.py 100% <ø> (ø) :arrow_up:
modoboa_imap_migration/urls.py 100% <ø> (ø) :arrow_up:
...ap_migration/migrations/0004_auto_20190207_0939.py 100% <100%> (ø)
modoboa_imap_migration/factories.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/views.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/auth_backends.py 86% <100%> (+2.27%) :arrow_up:
modoboa_imap_migration/handlers.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/viewsets.py 100% <100%> (ø)
modoboa_imap_migration/urls_api.py 100% <100%> (ø)
... and 11 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 deebe01...ed6c002. Read the comment docs.