Repo Added
|
Files
6
|
Badge
README BADGES
|
push
github
143 of 147 branches covered (97.28%)
187 of 187 relevant lines covered (100.0%)
2074.11 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/diff/apply.ts | 35 | 14 | 14 | 0 | 38.0 | 8 | 0 | |
100.0 | src/diff/diff.ts | 30 | 12 | 12 | 0 | 510.0 | 6 | 0 | |
100.0 | src/diff/lcs.ts | 317 | 115 | 115 | 0 | 3246.0 | 109 | 0 | |
100.0 | src/diff/patch.ts | 78 | 31 | 31 | 0 | 132.0 | 16 | 4 | |
100.0 | src/diff/same.ts | 18 | 9 | 9 | 0 | 418.0 | 4 | 0 | |
100.0 | src/index.ts | 10 | 6 | 6 | 0 | 1.0 | 0 | 0 |