zspecza / common-tags

🔖 Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 61 forks source link

Replace trim methods with RegExp #127

Closed fatfisz closed 6 years ago

fatfisz commented 6 years ago

This PR does two things:

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          23     23           
  Lines         150    152    +2     
=====================================
+ Hits          150    152    +2
Impacted Files Coverage Δ
src/trimResultTransformer/trimResultTransformer.js 100% <100%> (ø) :arrow_up:
...c/stripIndentTransformer/stripIndentTransformer.js 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 a433625...548fede. Read the comment docs.