modoboa / modoboa-imap-migration

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

Python3 compat. #28

Closed tonioo closed 6 years ago

tonioo commented 6 years ago

see #27

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f36b11c). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #28   +/-   ##
=========================================
  Coverage          ?   96.26%           
=========================================
  Files             ?       14           
  Lines             ?      214           
  Branches          ?        0           
=========================================
  Hits              ?      206           
  Misses            ?        8           
  Partials          ?        0
Impacted Files Coverage Δ
...management/commands/generate_offlineimap_config.py 100% <ø> (ø)
modoboa_imap_migration/urls.py 100% <ø> (ø)
modoboa_imap_migration/tests.py 100% <100%> (ø)
modoboa_imap_migration/auth_backends.py 83.72% <100%> (ø)
modoboa_imap_migration/models.py 92.85% <100%> (ø)
modoboa_imap_migration/factories.py 100% <100%> (ø)

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 f36b11c...26f5e6f. Read the comment docs.