rjkroege / edwood

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

tagupdate simplifications #403

Closed rjkroege closed 2 years ago

rjkroege commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #403 (0b3a39f) into master (99b7974) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
- Coverage   53.71%   53.64%   -0.07%     
==========================================
  Files          54       54              
  Lines       10653    10618      -35     
==========================================
- Hits         5722     5696      -26     
+ Misses       4516     4507       -9     
  Partials      415      415              
Impacted Files Coverage Δ
acme.go 29.03% <ø> (+0.30%) :arrow_up:
edit.go 93.50% <ø> (-0.02%) :arrow_down:
exec.go 37.40% <ø> (-0.41%) :arrow_down:
look.go 52.11% <ø> (+0.01%) :arrow_up:
row.go 45.89% <ø> (-0.13%) :arrow_down:
util.go 68.64% <ø> (+0.36%) :arrow_up:
wind.go 78.00% <ø> (-0.08%) :arrow_down:
xfid.go 96.97% <ø> (-0.06%) :arrow_down:

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 99b7974...0b3a39f. Read the comment docs.