[
https://issues.apache.org/jira/browse/NUMBERS-118?focusedWorklogId=264709&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-264709
]
ASF GitHub Bot logged work on NUMBERS-118:
------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/19 15:08
Start Date: 21/Jun/19 15:08
Worklog Time Spent: 10m
Work Description: coveralls commented on issue #55: [NUMBERS-118] Reduce
code duplication between FractionTest and BigFractionTest
URL: https://github.com/apache/commons-numbers/pull/55#issuecomment-504460753
[](https://coveralls.io/builds/24131605)
Coverage remained the same at 94.381% when pulling
**e3acdf2962b33e89a93d2e0e28fab58b56b738bc on Schamschi:NUMBERS-118** into
**b1daf7ba9b474c2bc480c006cca1816fa401d1a1 on apache:master**.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 264709)
Time Spent: 20m (was: 10m)
> Reduce code duplication between BigFractionTest and FractionTest
> ----------------------------------------------------------------
>
> Key: NUMBERS-118
> URL: https://issues.apache.org/jira/browse/NUMBERS-118
> Project: Commons Numbers
> Issue Type: Improvement
> Components: fraction
> Affects Versions: 1.0
> Reporter: Heinrich Bohne
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Apparently, the class {{BigFractionTest}} has been created mainly by
> copy-pasting {{FractionTest}}, resulting in a lot of duplicate test cases.
> This code duplication can be mitigated by extracting some of the test cases
> that are used by both classes to a single location.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)