cyucelen / marker

🖍️ Marker is the easiest way to match and mark strings for colorful terminal outputs!
MIT License
48 stars 13 forks source link

Match elements surrounded by certain characters #5

Closed jnatalzia closed 5 years ago

jnatalzia commented 5 years ago

Adds in new functionality which matches elements surround by the given characters

Closes #4

codecov-io commented 5 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          47     60   +13     
=====================================
+ Hits           47     60   +13
Impacted Files Coverage Δ
matcher.go 100% <100%> (ø) :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 279bf03...867ee4c. Read the comment docs.