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

Fix parser arrow functions #108

Merged
merged 12 commits into from
Nov 1, 2018
Merged

Fix parser arrow functions #108

merged 12 commits into from
Nov 1, 2018

Conversation

yyc
Copy link
Contributor

@yyc yyc commented Nov 1, 2018

Realized I was testing the wrong thing in #107.
Fixed the errors and wrote correct tests this time (see mci-parser.ts)

@martin-henz please check whether the output in https://github.com/source-academy/js-slang/blob/c58006ca36867e79f1819d2c99d953bf1af7ddab/src/__tests__/__snapshots__/mci-parser.ts.snap is what's expected.

Should work with docker after merging.

@coveralls
Copy link

coveralls commented Nov 1, 2018

Pull Request Test Coverage Report for Build 253

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+9.6%) to 52.423%

Totals Coverage Status
Change from base Build 244: 9.6%
Covered Lines: 988
Relevant Lines: 1760

💛 - Coveralls

Copy link
Contributor

@remo5000 remo5000 left a comment

Choose a reason for hiding this comment

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

LGTM. Works on docker

@remo5000 remo5000 merged commit 4edca2d into master Nov 1, 2018
@thomastanck thomastanck deleted the fix-parser-arrow-functions branch December 9, 2018 06:31
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

4 participants