Handlebars-Net / Handlebars.Net.Helpers

Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'Enumerable', 'Environment', 'Math', 'Regex', 'String', 'DateTime' and 'Url'.
MIT License
40 stars 15 forks source link

Add Contains method to StringHelper #5

Closed StefH closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   51.64%   51.95%   +0.30%     
==========================================
  Files          15       15              
  Lines         637      641       +4     
  Branches       78       78              
==========================================
+ Hits          329      333       +4     
+ Misses        282      281       -1     
- Partials       26       27       +1     
Impacted Files Coverage Δ
...rc/Handlebars.Net.Helpers/Helpers/StringHelpers.cs 67.66% <100.00%> (+0.79%) :arrow_up:
src/Handlebars.Net.Helpers/Helpers/RegexHelpers.cs 10.34% <0.00%> (ø)

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 4eeeb3e...de3bdee. Read the comment docs.