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

Add test for clasp create <title> #123

Merged
merged 1 commit into from Apr 21, 2018
Merged

Add test for clasp create <title> #123

merged 1 commit into from Apr 21, 2018

Conversation

campionfellin
Copy link
Collaborator

This keeps coverage about the same, but checks another one off the list

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

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • npm run test succeeds.
-------------|----------|----------|----------|----------|-------------------|
File         |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
-------------|----------|----------|----------|----------|-------------------|
All files    |    48.31 |    34.26 |    48.57 |    49.54 |                   |
 clasp       |    43.97 |    34.26 |    44.04 |    44.86 |                   |
  index.js   |    43.97 |    34.26 |    44.04 |    44.86 |... 1286,1295,1299 |
 clasp/tests |      100 |      100 |      100 |      100 |                   |
  test.js    |      100 |      100 |      100 |      100 |                   |
-------------|----------|----------|----------|----------|-------------------|
  • Appropriate changes to README are included in PR.

This keeps coverage about the same, but checks another one off the list

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

Pull Request Test Coverage Report for Build 78

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 10.459%

Files with Coverage Reduction New Missed Lines %
tests/test.js 6 50.91%
Totals Coverage Status
Change from base Build 77: 0.1%
Covered Lines: 91
Relevant Lines: 648

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Apr 21, 2018

Pull Request Test Coverage Report for Build 78

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 10.459%

Files with Coverage Reduction New Missed Lines %
tests/test.js 6 50.91%
Totals Coverage Status
Change from base Build 77: 0.1%
Covered Lines: 91
Relevant Lines: 648

💛 - Coveralls

@grant grant merged commit 3da3a3c into google:master Apr 21, 2018
@campionfellin campionfellin deleted the clasp-tests branch April 21, 2018 01:51
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