[
https://issues.apache.org/jira/browse/DERBY-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700962#comment-13700962
]
Bryan Pendleton commented on DERBY-6284:
----------------------------------------
Indeed, when I run TableFunctionTest with JaCoCo, autoincrementFlushCache is
correctly reported as executed.
Ahsan, I think we should switch to using JaCoCo for our coverage analysis.
Can you run the tests on your computer using JaCoCo?
I've created a Wiki page with some simple notes about the setup process here:
https://wiki.apache.org/db-derby/CodeCoverageWithJaCoCo
> Improve test coverage of org.apache.derby.iapi.db.ConnectionInfo
> ----------------------------------------------------------------
>
> Key: DERBY-6284
> URL: https://issues.apache.org/jira/browse/DERBY-6284
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC
> Reporter: Bryan Pendleton
> Assignee: ahsan shamsudeen
> Priority: Minor
> Attachments: DERBY-6284.patch
>
>
> According to code coverage analysis, org.apache.derby.iapi.db.ConnectionInfo
> is
> not currently being exercised by any of our regression tests.
> This task is to investigate this class, and either remove the unused code, or
> add
> regression test that exercise the code, as appropriate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira