violetbeach commented on PR #159:
URL: https://github.com/apache/commons-email/pull/159#issuecomment-1668727205

   > * All new public and protected elements should have a Javadoc comment
   > * All new and changed code should have a matching unit test
   
   Thank very much!
   
   I added Javadoc comments on public and protected elements. And I added a 
unit test for new class.
   
   But, i could not cover the changed createDataSource method of 
MimeMessageParser because it is a difficult area to test.
   I could only check that all the existing tests worked well.
   
   Please let me know if there's anything missing! Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to