Closed blackjack2693 closed 3 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
packages/IMAPClient-Core.package/ICFolder.class/instance/childFolders..st | 0 | 3 | 0.0% | ||
packages/IMAPClient-Core.package/ICFolder.class/instance/movedEmails..st | 0 | 4 | 0.0% | ||
packages/IMAPClient-Core.package/ICFolder.class/instance/movedEmails.st | 0 | 4 | 0.0% | ||
<!-- | Total: | 11 | 22 | 50.0% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
packages/IMAPClient-Core.package/ICConnectionHandler.class/instance/logout.st | 8 | 0% | ||
<!-- | Total: | 8 | --> |
Totals | |
---|---|
Change from base Build 1091140799: | -1.2% |
Covered Lines: | 1386 |
Relevant Lines: | 1531 |
Problems with flags
[Bug]The changes should fix any problems related to the flags of emails like marking a s favourite and unread
Older versions do not write changes often enough to the drive, especially when in offline mode. This is now addressed in this branch.
Co-authored-by: Christian Co-authored-by: Johann
Checklist