When building JSeq with Maven, e.g., with the command "mvn site", we see in the Cobertura report that only about 42% of the code is run through by the unit tests.
Test code coverage should be increased to at least 85%.
Log in to post a comment.