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

Random.GenerateAsOutputWithType #83

Open StefH opened 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Project coverage is 57.26%. Comparing base (5046bab) to head (40151ea).

Files Patch % Lines
...rc/Handlebars.Net.Helpers/Models/OutputWithType.cs 94.53% 3 Missing and 4 partials :warning:
...lebars.Net.Helpers.Random/Helpers/RandomHelpers.cs 88.57% 2 Missing and 2 partials :warning:
src/Handlebars.Net.Helpers/HandlebarsHelpers.cs 50.00% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ========================================== + Coverage 47.27% 57.26% +9.99% ========================================== Files 44 46 +2 Lines 2913 3075 +162 Branches 411 438 +27 ========================================== + Hits 1377 1761 +384 + Misses 1412 1180 -232 - Partials 124 134 +10 ```

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