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.FormatAsString #86

Closed StefH closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: 107 lines in your changes are missing coverage. Please review.

Comparison is base (740c1c1) 46.07% compared to head (df76ced) 46.23%.

Files Patch % Lines
src/Handlebars.Net.Helpers/Utils/HtmlUtils.cs 38.36% 81 Missing and 17 partials :warning:
src/Handlebars.Net.Helpers/Models/WrappedString.cs 86.11% 5 Missing :warning:
...rc/Handlebars.Net.Helpers/Helpers/ObjectHelpers.cs 50.00% 3 Missing :warning:
...rc/Handlebars.Net.Helpers/Helpers/StringHelpers.cs 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #86 +/- ## ========================================== + Coverage 46.07% 46.23% +0.15% ========================================== Files 41 44 +3 Lines 2704 2909 +205 Branches 374 409 +35 ========================================== + Hits 1246 1345 +99 - Misses 1351 1440 +89 - Partials 107 124 +17 ```

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