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

Upgrade some NuGets #90

Closed StefH closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 47.37%. Comparing base (e410eec) to head (58d6a26).

Files Patch % Lines
src/Handlebars.Net.Helpers/Utils/ExecuteUtils.cs 0.00% 1 Missing and 1 partial :warning:
...lebars.Net.Helpers.Core/Parsers/ArgumentsParser.cs 88.88% 0 Missing and 1 partial :warning:
....Net.Helpers.Humanizer/Helpers/HumanizerHelpers.cs 66.66% 1 Missing :warning:
src/Handlebars.Net.Helpers/HandlebarsHelpers.cs 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ========================================== + Coverage 47.27% 47.37% +0.10% ========================================== Files 44 44 Lines 2913 2877 -36 Branches 411 406 -5 ========================================== - Hits 1377 1363 -14 + Misses 1412 1390 -22 Partials 124 124 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.