-
Notifications
You must be signed in to change notification settings - Fork 3
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
Es6 #5
Conversation
des-des
commented
Jan 19, 2016
- parsing logic pulled out of adoro project
- es6 templates instead of handlebars
- example server which serves input form and responds with amp file
@des-des good idea to |
@nelsonic |
@des-des when I run anything involving babel on my local machine it takes ages... 😞 |
@des-des yes, if we are going to ES5 the tests ... however that still requires the Thoughts...? 💭 Safe journey. 🚄 cc: @rjmk how are you tracking code coverage in your |
Current coverage is
|
@des-des so... this might work... https://travis-ci.org/dwyl/ampl/builds/103683244#L297 |
@des-des would you mind investigating the coverage and adding a couple more test cases to cover the conditional branches that are not being executed...? |
✨ |
Ok. this is acceptable code. 😜 |
@des-des totes merging into Master as a first version. Great work! 👍 |