modoboa / modoboa-imap-migration

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

New section to list migrations. #43

Closed tonioo closed 5 years ago

tonioo commented 5 years ago

fix #42 fix #38

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   95.03%   94.88%   -0.16%     
==========================================
  Files          21       21              
  Lines         443      430      -13     
==========================================
- Hits          421      408      -13     
  Misses         22       22
Impacted Files Coverage Δ
modoboa_imap_migration/tests.py 100% <ø> (ø) :arrow_up:
modoboa_imap_migration/urls.py 100% <ø> (ø) :arrow_up:
modoboa_imap_migration/handlers.py 100% <ø> (ø) :arrow_up:
modoboa_imap_migration/serializers.py 98.21% <100%> (+0.43%) :arrow_up:
modoboa_imap_migration/views.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/viewsets.py 100% <100%> (ø) :arrow_up:
modoboa_imap_migration/urls_api.py 100% <100%> (ø) :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 d96d765...0653bed. Read the comment docs.