Skip to content

Commit 759f19a

Browse files
committed
Add new tests for the main Levenshtein algorithm implementations #728
1 parent cb5d68f commit 759f19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
5959
<action type="add" dev="ggregory" due-to="LorgeN, Gary Gregory" issue="TEXT-235">Add Damerau-Levenshtein distance #687.</action>
6060
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add unit tests to increase coverage #719.</action>
6161
<action type="add" dev="ggregory" due-to="Michael Hausegger, Gary Gregory">Add new test for CharSequenceTranslator#with() #725.</action>
62-
<action type="add" dev="ggregory" due-to="Michael Hausegger">Add test assertions for SimilarityCharacterInput#equals() #727.</action>
62+
<action type="add" dev="ggregory" due-to="Michael Hausegger">Add tests and assertions to org.apache.commons.text.similarity to get to 100% code coverage #727, #728.</action>
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 93 #704, #723, #726.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.17.6 to 1.18.2 #696, #722.</action>

0 commit comments

Comments
 (0)