cyucelen / marker

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

Closes #13: Created MarkMany function that takes an arbitrary number … #14

Closed dapryor closed 4 years ago

dapryor commented 4 years ago

…of Matchers and colorizes the matches. Added Test and Benchmark for said function.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          58     65    +7     
=====================================
+ Hits           58     65    +7
Impacted Files Coverage Δ
builder.go 100% <100%> (ø) :arrow_up:
marker.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 984a299...b69031e. Read the comment docs.