Introduce Myers algorithm in linear space #112
Merged
Codecov / codecov/patch
succeeded
Jun 5, 2024 in 1s
94.21% of diff hit (target 84.26%)
View this Pull Request on Codecov
94.21% of diff hit (target 84.26%)
Annotations
codecov / codecov/patch
src/commonMain/kotlin/io/github/petertrr/diffutils/algorithm/myers/MyersDiffWithLinearSpace.kt#L181
Added line #L181 was not covered by tests
codecov / codecov/patch
src/commonMain/kotlin/io/github/petertrr/diffutils/text/DiffRowGenerator.kt#L428-L429
Added lines #L428 - L429 were not covered by tests
codecov / codecov/patch
src/commonMain/kotlin/io/github/petertrr/diffutils/text/DiffRowGenerator.kt#L458
Added line #L458 was not covered by tests
Loading