rjkroege / edwood

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

Correct return parameter order; fix rune counts #489

Closed paul-lalonde closed 1 year ago

paul-lalonde commented 1 year ago

Fix #487; possibly also #470

codecov[bot] commented 1 year ago

Codecov Report

Merging #489 (30cb77d) into master (a73e1fe) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 30cb77d differs from pull request most recent head 02b9f2b. Consider uploading reports for the commit 02b9f2b to get more accurate results

@@           Coverage Diff           @@
##           master     #489   +/-   ##
=======================================
  Coverage   58.48%   58.48%           
=======================================
  Files          54       54           
  Lines       10761    10761           
=======================================
  Hits         6294     6294           
  Misses       4032     4032           
  Partials      435      435           
Impacted Files Coverage Δ
exec.go 38.06% <0.00%> (ø)