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

Fix loading additional Handlebars.Net.Helpers dll's when running application from commandline using 'dotnet run' #97

Open StefH opened 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 49.17%. Comparing base (40368e1) to head (0517030).

Files Patch % Lines
src/Handlebars.Net.Helpers/Plugin/PluginLoader.cs 86.36% 3 Missing :warning:
...rs.Net.Helpers/Options/HandlebarsHelpersOptions.cs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ========================================== + Coverage 48.95% 49.17% +0.22% ========================================== Files 47 48 +1 Lines 2974 2985 +11 Branches 419 419 ========================================== + Hits 1456 1468 +12 Misses 1391 1391 + Partials 127 126 -1 ```

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