You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/01/29 18:16:02 UTC

[GitHub] [incubator-hudi] prashantwason edited a comment on issue #1285: [HUDI-562] Added a few test cases for class org.apache.hudi.WriteStatus

prashantwason edited a comment on issue #1285: [HUDI-562] Added a few test cases for class org.apache.hudi.WriteStatus
URL: https://github.com/apache/incubator-hudi/pull/1285#issuecomment-579889724
 
 
   > IMHO, we do not need to test a pure getter/setter method. I left some comments.
   
   The motivation here is to bring the code-coverage up to 100% (where possible). At present, most files have coverage < 100% and a simple look at the coverage report does not show if:
   1. The coverage is less due to these getters/setters missing coverage, or
   2. There is actual code logic that is missing coverage.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services