hpi-swa-teaching / IMAPClient

This project provides a library and tool set to access email through IMAP in the Squeak/Smalltalk environment. (SWT22-13)
MIT License
22 stars 3 forks source link

Small Refactoring #425

Closed sm1lla closed 3 years ago

sm1lla commented 3 years ago

What does this change?

[Refactoring]

Fixes #421

Co-authored-by: Smilla Fox foxsmilla@gmail.com

Decisions / Choices I made

Checklist

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1091135130


Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/IMAPClient-Core.package/ICFolder.class/instance/fetchNumberOfLatestEmails..st 0 2 0.0%
packages/IMAPClient-Core.package/ICEndPoint.class/instance/currentUIDsFor..st 0 3 0.0%
packages/IMAPClient-Core.package/ICFolder.class/instance/startUIDFor..st 0 9 0.0%
<!-- Total: 106 120 88.33% -->
Totals Coverage Status
Change from base Build 1090943743: 3.0%
Covered Lines: 1389
Relevant Lines: 1515

💛 - Coveralls