You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/06 07:58:00 UTC

[jira] [Commented] (TAMAYA-288) Ensure that a successful build of Tamaya API&Core requires a unit test coverage of at least 50%

    [ https://issues.apache.org/jira/browse/TAMAYA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353524#comment-16353524 ] 

ASF subversion and git services commented on TAMAYA-288:
--------------------------------------------------------

Commit ca4de3dc49fefa020e89073b8032be7de20ab27d in incubator-tamaya's branch refs/heads/master from [~wlieurance]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=ca4de3d ]

TAMAYA-327: Consistent signature creating ConversionContexts

Comments in ConversionContext lead me to believe that supportedFormats
should have their order maintained after import.  The HashSet that the
Builder object uses as a backer will not accomplish that goal.  This
change converts the Builder to use a LinkedHashSet supportedFormats, as
well as the object proper.

Some additional tests have been added here in pursuit of TAMAYA-288's
additional code coverage.


> Ensure that a successful build of Tamaya API&Core requires a unit test coverage of at least 50%
> -----------------------------------------------------------------------------------------------
>
>                 Key: TAMAYA-288
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-288
>             Project: Tamaya
>          Issue Type: Task
>          Components: Core
>            Reporter: Oliver B. Fischer
>            Assignee: Oliver B. Fischer
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> Ensure that a successful build of Tamaya API&Core requires a unit test coverage of at least 50%



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)