Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows to extend InterpolationTokenRenderer #49

Merged
merged 1 commit into from Apr 28, 2019
Merged

Allows to extend InterpolationTokenRenderer #49

merged 1 commit into from Apr 28, 2019

Conversation

emazv72
Copy link
Contributor

@emazv72 emazv72 commented Mar 21, 2019

This makes RenderSettings and RendererSettings public so a custom InterpolationTokenRenderer can be developed.

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #49 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #49      +/-   ##
=========================================
+ Coverage   99.83%   99.9%   +0.07%     
=========================================
  Files          73      57      -16     
  Lines        3054    2178     -876     
=========================================
- Hits         3049    2176     -873     
+ Misses          5       2       -3
Impacted Files Coverage Δ
src/Stubble.Core/Contexts/Context.cs 100% <100%> (ø) ⬆️
...le.Compilation/Settings/CompilerSettingsBuilder.cs
...n/Renderers/TokenRenderers/SectionTokenRenderer.cs
...ubble.Compilation/Renderers/CompilationRenderer.cs
...c/Stubble.Compilation/Settings/CompilerSettings.cs
...n/Renderers/TokenRenderers/LiteralTokenRenderer.cs
.../Stubble.Compilation/Class/EnumerationConverter.cs
...n/Renderers/TokenRenderers/PartialTokenRenderer.cs
...ion/Renderers/PartialLambdaExpressionDefinition.cs
...rc/Stubble.Compilation/Settings/DefaultSettings.cs
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e486c05...a4b66c9. Read the comment docs.

@Romanx
Copy link
Contributor

Romanx commented Apr 28, 2019

Hi there, Sorry for the delay on getting to this.

I've created an issue for this (#50) and will aim to get it out in release 1.3

@Romanx Romanx merged commit efc6b3d into StubbleOrg:master Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants