[
https://issues.apache.org/jira/browse/LANG-1486?focusedWorklogId=307396&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-307396
]
ASF GitHub Bot logged work on LANG-1486:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Sep/19 19:12
Start Date: 05/Sep/19 19:12
Worklog Time Spent: 10m
Work Description: coveralls commented on issue #452: [LANG-1486] Generify
builder classes Diffable, DiffBuilder, and
URL: https://github.com/apache/commons-lang/pull/452#issuecomment-528537284
[](https://coveralls.io/builds/25553774)
Coverage increased (+0.007%) to 95.222% when pulling
**e92182813419416bd0d7ed56c2d4065c13d2cb06 on
garydgregory:API-1486_generify_builder_diff** into
**b77014c9536deb38f91eb579c27e2484793eda44 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: 307396)
Time Spent: 20m (was: 10m)
> Generify builder classes Diffable, DiffBuilder, and DiffResult
> --------------------------------------------------------------
>
> Key: LANG-1486
> URL: https://issues.apache.org/jira/browse/LANG-1486
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.builder.*
> Reporter: Gary Gregory
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Generify builder classes:
> - org.apache.commons.lang3.builder.Diffable<T>
> - org.apache.commons.lang3.builder.DiffBuilder<T>
> - org.apache.commons.lang3.builder.DiffResult<T>
> After the introduction of [LANG-1485], new APIs typed to `Object` were added.
> This feels like wrong and can be resolved with generics.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)