modoboa / modoboa-webmail

The webmail of Modoboa
MIT License
73 stars 48 forks source link

Added support for shared folders #176

Closed tonioo closed 5 years ago

tonioo commented 5 years ago

Few fixes in order to support share folders.

codecov[bot] commented 5 years ago

Codecov Report

Merging #176 into master will increase coverage by 0.06%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   74.17%   74.24%   +0.06%     
==========================================
  Files          23       23              
  Lines        2060     2077      +17     
==========================================
+ Hits         1528     1542      +14     
- Misses        532      535       +3
Impacted Files Coverage Δ
modoboa_webmail/exceptions.py 62.5% <100%> (+1.63%) :arrow_up:
modoboa_webmail/tests/test_views.py 98.57% <66.66%> (-1.43%) :arrow_down:
modoboa_webmail/lib/imaputils.py 61.35% <94.11%> (+0.95%) :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 1d81517...8276aee. Read the comment docs.