[
https://issues.apache.org/jira/browse/DERBY-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767592#comment-13767592
]
ASF subversion and git services commented on DERBY-6315:
--------------------------------------------------------
Commit 1523334 from [~bryanpendleton] in branch 'code/trunk'
[ https://svn.apache.org/r1523334 ]
DERBY-6315: Improve test coverage of org.apache.derby.impl.io.InputStreamFile
This patch was contributed by Ahsan Shamsudeen (ahsan dot competition at gmail
dot com)
This patch removes the unused method StorageFile.length().
The length method is removed from the StorageFile interface, as well as
from the InputStreamFile, JarDBFile, and CorruptFile implementations.
The method was not called anywhere, and removing it simplifies this area
of the Derby code.
> Improve test coverage of org.apache.derby.impl.io.InputStreamFile
> -----------------------------------------------------------------
>
> Key: DERBY-6315
> URL: https://issues.apache.org/jira/browse/DERBY-6315
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC
> Reporter: ahsan shamsudeen
> Assignee: ahsan shamsudeen
> Priority: Minor
> Labels: gsoc2013
> Attachments: DERBY-6315.patch, DERBY-6315Updated.patch
>
>
> According to code coverage analysis, org.apache.derby.impl.io.InputStreamFile
> has a poor code coverage.
> This task is to investigate this class and add regression test that exercise
> the code, as appropriate. The current coverage report of the class can be
> found at http://dbtg.foundry.sun.com/derby/test/coverage/_files/9a.html
--
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