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

ASF GitHub Bot commented on LANG-1308:
--------------------------------------

Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/226
  
    
    [![Coverage 
Status](https://coveralls.io/builds/9527038/badge)](https://coveralls.io/builds/9527038)
    
    Coverage increased (+0.04%) to 94.406% when pulling 
**758297d5652f7db06d7a845097a6ce7cee7309d9 on jarst:feature/CvsTranslators** 
into **021e4dfb501a8e6e5810a4f0efe1267810d62d64 on apache:master**.



> Move CvsTranslators out of StringEscapeUtils and make them DRY
> --------------------------------------------------------------
>
>                 Key: LANG-1308
>                 URL: https://issues.apache.org/jira/browse/LANG-1308
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*, lang.text.translate.*
>    Affects Versions: 3.5
>            Reporter: Jarosław Strzelecki
>            Priority: Minor
>
> CvsEscaper/CvsUnescaper are currently inner classes of StringEscapeUtils and 
> it does not seem like it is a proper place for them.
> Since they are package-private, they can be safely moved lang.text.translate 
> package.
> Moreover it's possible make them more DRY by introducing SinlgePassTranslator 
> as suggested in TODO.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to