Handlebars-Net / Handlebars.Net.Helpers

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

String empty helpers #58

Closed kspearrin closed 1 year ago

kspearrin commented 1 year ago

Added String helpers for IsNullOrWhiteSpace and IsNullOrEmpty

codecov-commenter commented 1 year ago

Codecov Report

Merging #58 (2cd9b0a) into master (e1d0809) will increase coverage by 0.28%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   43.55%   43.84%   +0.28%     
==========================================
  Files          34       34              
  Lines        2344     2356      +12     
  Branches      333      333              
==========================================
+ Hits         1021     1033      +12     
  Misses       1235     1235              
  Partials       88       88              
Impacted Files Coverage Δ
...rc/Handlebars.Net.Helpers/Helpers/StringHelpers.cs 71.68% <100.00%> (+1.64%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.