rjkroege / edwood

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

Made the b command more useful #418

Open camsn0w opened 2 years ago

camsn0w commented 2 years ago

Addresses #237 by making it possible to use a regex instead of an exact filename.

codecov[bot] commented 2 years ago

Codecov Report

Merging #418 (b90ae5b) into master (d0f2601) will increase coverage by 0.03%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   56.96%   56.99%   +0.03%     
==========================================
  Files          55       55              
  Lines       10680    10683       +3     
==========================================
+ Hits         6084     6089       +5     
+ Misses       4164     4163       -1     
+ Partials      432      431       -1     
Impacted Files Coverage Δ
ecmd.go 64.31% <57.14%> (+0.35%) :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 d0f2601...b90ae5b. Read the comment docs.