PascalSchumacher commented on issue #102: TEXT-104: deprecate JaroWinkler 
methods for 2.0, and fix clirr report
URL: https://github.com/apache/commons-text/pull/102#issuecomment-465899574
 
 
   >[INFO] There are 5 errors reported by Checkstyle 8.17 with 
/home/travis/build/apache/commons-text/checkstyle.xml ruleset.
   [ERROR] 
src/main/java/org/apache/commons/text/similarity/JaroWinklerSimilarity.java:[94,31]
 (coding) MagicNumber: '0.7d' is a magic number.
   [ERROR] 
src/main/java/org/apache/commons/text/similarity/JaroWinklerSimilarity.java:[151,40]
 (coding) MagicNumber: '4' is a magic number.
   [ERROR] 
src/main/java/org/apache/commons/text/similarity/JaroWinklerDistance.java:[74] 
(misc) TodoComment: Comment matches to-do format 'TODO:'.
   [ERROR] 
src/main/java/org/apache/commons/text/similarity/JaroWinklerDistance.java:[90] 
(misc) TodoComment: Comment matches to-do format 'TODO:'.
   [ERROR] 
src/test/java/org/apache/commons/text/similarity/JaroWinklerDistanceTest.java:[49]
 (misc) TodoComment: Comment matches to-do format 'TODO:'.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to