Closed rjkroege closed 2 years ago
Merging #414 (2829b40) into master (74da035) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #414 +/- ##
=======================================
Coverage 53.83% 53.83%
=======================================
Files 55 55
Lines 10678 10678
=======================================
Hits 5748 5748
Misses 4519 4519
Partials 411 411
Impacted Files | Coverage Δ | |
---|---|---|
addr.go | 80.18% <ø> (ø) |
|
text.go | 49.12% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 74da035...2829b40. Read the comment docs.
slower than
x
. Add a benchmark BenchmarkLargeEditTargets.* to compare the performance of equivalents
andx
edits on a range of buffer sizes.