StubbleOrg / Stubble

Trimmed down {{mustache}} templates in .NET
Other
399 stars 58 forks source link

Clean up #129

Closed Romanx closed 2 years ago

Romanx commented 2 years ago

This project needs some housekeeping with dependencies being out of date and azure pipelines failing.

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (a62d311) into master (32e7eb5) will decrease coverage by 4.05%. The diff coverage is 96.59%.

:exclamation: Current head a62d311 differs from pull request most recent head 002bb96. Consider uploading reports for the commit 002bb96 to get more accurate results

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   97.12%   93.06%   -4.06%     
==========================================
  Files          76       76              
  Lines        2089     2092       +3     
  Branches        0      378     +378     
==========================================
- Hits         2029     1947      -82     
- Misses         60       76      +16     
- Partials        0       69      +69     
Impacted Files Coverage Δ
...c/Stubble.Core/Settings/RendererSettingsBuilder.cs 91.89% <ø> (-3.24%) :arrow_down:
.../Stubble.Core/Settings/RendererSettingsDefaults.cs 96.61% <93.47%> (-3.39%) :arrow_down:
...rc/Stubble.Compilation/Settings/DefaultSettings.cs 88.88% <100.00%> (-11.12%) :arrow_down:
...le.Core/Classes/TypeBySubclassAndAssignableImpl.cs 92.85% <100.00%> (-2.60%) :arrow_down:
src/Stubble.Core/Contexts/Context.cs 81.11% <100.00%> (-7.19%) :arrow_down:
src/Stubble.Core/Settings/RendererSettings.cs 100.00% <100.00%> (ø)
src/Stubble.Core/Parser/ParserPipeline.cs 66.66% <0.00%> (-33.34%) :arrow_down:
src/Stubble.Core/Renderers/RendererBase.cs 73.33% <0.00%> (-13.34%) :arrow_down:
src/Stubble.Core/Tokens/InvertedSectionToken.cs 84.00% <0.00%> (-12.00%) :arrow_down:
... and 33 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.