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

refactor(renderers): use a templating system instead #106

Merged
merged 10 commits into from
Aug 12, 2018
Merged

Conversation

Kocal
Copy link
Owner

@Kocal Kocal commented Aug 12, 2018

@codecov-io
Copy link

codecov-io commented Aug 12, 2018

Codecov Report

Merging #106 into master will decrease coverage by 1.01%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   83.87%   82.85%   -1.02%     
==========================================
  Files           4        4              
  Lines          31       35       +4     
  Branches        7        7              
==========================================
+ Hits           26       29       +3     
- Misses          5        6       +1
Impacted Files Coverage Δ
lib/core/renderer.js 0% <0%> (ø) ⬆️
lib/core/getTemplatePath.js 100% <100%> (ø)

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 21017fc...66d06ab. Read the comment docs.

@Kocal Kocal merged commit 04e18dd into master Aug 12, 2018
@Kocal Kocal deleted the refactor/104 branch August 12, 2018 18:26
Kocal added a commit that referenced this pull request Aug 12, 2018
@Kocal Kocal changed the title WIP: refactor(renderers): use a templating system instead refactor(renderers): use a templating system instead Aug 12, 2018
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