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

Humanizer #38

Closed StefH closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #38 (dad72ed) into master (0a7650a) will increase coverage by 2.04%. The diff coverage is 73.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   40.83%   42.88%   +2.04%     
==========================================
  Files          29       30       +1     
  Lines        2155     2311     +156     
  Branches      338      359      +21     
==========================================
+ Hits          880      991     +111     
- Misses       1191     1222      +31     
- Partials       84       98      +14     
Impacted Files Coverage Δ
src/Handlebars.Net.Helpers/Helpers/RegexHelpers.cs 56.60% <ø> (ø)
src/Handlebars.Net.Helpers/Utils/ExecuteUtils.cs 45.20% <40.00%> (-11.05%) :arrow_down:
....Net.Helpers.Humanizer/Helpers/HumanizerHelpers.cs 76.08% <76.08%> (ø)
...lebars.Net.Helpers.Core/Parsers/ArgumentsParser.cs 92.00% <100.00%> (+3.76%) :arrow_up:
src/Handlebars.Net.Helpers/HandlebarsHelpers.cs 82.87% <100.00%> (+0.09%) :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 0a7650a...dad72ed. Read the comment docs.