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

Converts tests to typescript #116

Merged
merged 1 commit into from Apr 17, 2018
Merged

Converts tests to typescript #116

merged 1 commit into from Apr 17, 2018

Conversation

campionfellin
Copy link
Collaborator

Changes test.js to test.ts
Adds test.ts to tsconfig so it is built on npm run build
Lints test file now with tslint

Signed-off-by: campionfellin campionfellin@gmail.com

Changes test.js to test.ts
Adds test.ts to tsconfig so it is built on npm run build
Lints test file now with tslint

Signed-off-by: campionfellin <campionfellin@gmail.com>
@coveralls
Copy link

coveralls commented Apr 17, 2018

Pull Request Test Coverage Report for Build 60

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 9.32%

Files with Coverage Reduction New Missed Lines %
tests/test.js 5 68.18%
Totals Coverage Status
Change from base Build 59: 0.0%
Covered Lines: 78
Relevant Lines: 621

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 60

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 9.32%

Files with Coverage Reduction New Missed Lines %
tests/test.js 5 68.18%
Totals Coverage Status
Change from base Build 59: 0.0%
Covered Lines: 78
Relevant Lines: 621

💛 - Coveralls

@grant grant merged commit 118e6bb into google:master Apr 17, 2018
@campionfellin campionfellin deleted the test2typescript branch April 17, 2018 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants