rjkroege / edwood

Go version of Plan9 Acme Editor
Other
387 stars 34 forks source link

Moved utf8bytes to file #354

Closed camsn0w closed 3 years ago

camsn0w commented 3 years ago

Moved utf8bytes to file to avoid circular imports once undo is in the mix.

codecov[bot] commented 3 years ago

Codecov Report

Merging #354 (e2911f3) into master (9571af4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   52.17%   52.17%           
=======================================
  Files          52       52           
  Lines       10506    10506           
=======================================
  Hits         5482     5482           
  Misses       4591     4591           
  Partials      433      433           
Impacted Files Coverage Δ
internal/file/bytes.go 87.96% <ø> (ø)

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 9571af4...e2911f3. Read the comment docs.