Closed rjkroege closed 2 years ago
Merging #432 (cbb1fe8) into master (f719f7c) will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #432 +/- ##
==========================================
+ Coverage 57.18% 57.20% +0.01%
==========================================
Files 56 56
Lines 10791 10791
==========================================
+ Hits 6171 6173 +2
+ Misses 4182 4181 -1
+ Partials 438 437 -1
Impacted Files | Coverage Δ | |
---|---|---|
file/buffer.go | 89.54% <ø> (ø) |
|
regexp/regexp.go | 9.82% <0.00%> (+0.37%) |
:arrow_up: |
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 f719f7c...cbb1fe8. Read the comment docs.
file.Buffer was in a file undo.go. Rename undo.go to buffer.go. This is follow up work to help #97.