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

Update translate.js #176

Merged
merged 1 commit into from
Feb 10, 2018
Merged

Update translate.js #176

merged 1 commit into from
Feb 10, 2018

Conversation

yann300
Copy link
Contributor

@yann300 yann300 commented Jan 11, 2018

@axic
Copy link
Member

axic commented Feb 9, 2018

We should really have tests for these.

@@ -103,7 +103,7 @@ function translateJsonCompilerOutput (output) {
for (var source in output['sources']) {
ret['sources'][source] = {
id: sourceMap[source],
legacyAST: output['sources'][source]
legacyAST: output['sources'][source].AST
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coveralls
Copy link

coveralls commented Feb 9, 2018

Coverage Status

Coverage remained the same at 55.903% when pulling dcb295c on yann300-patch-1 into b863446 on master.

@axic axic merged commit 53a2a7c into master Feb 10, 2018
@axic axic deleted the yann300-patch-1 branch February 10, 2018 01:13
@axic
Copy link
Member

axic commented Feb 10, 2018

@yann300 sorry for not seeing this earlier

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.

3 participants