Skip to content

Conversation

@muffinresearch
Copy link
Contributor

@muffinresearch muffinresearch commented Sep 5, 2017

Fixes #1517

@coveralls
Copy link

coveralls commented Sep 5, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 5ba8f28 on muffinresearch:fix-linting-ci into 7dc81ce on mozilla:master.

@muffinresearch
Copy link
Contributor Author

muffinresearch commented Sep 5, 2017

Ok first run failed as expected - second commit should fix the lint failures.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4dd8bf2 on muffinresearch:fix-linting-ci into 7dc81ce on mozilla:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4dd8bf2 on muffinresearch:fix-linting-ci into 7dc81ce on mozilla:master.

package.json Outdated
"test-once": "jest tests/ --runInBand",
"test-coverage-once": "jest tests/ --runInBand --coverage",
"test-ci": "npm run test-coverage-once && cat ./coverage/lcov.info | coveralls",
"test-ci": "npm run test-coverage-once && cat ./coverage/lcov.info | coveralls ",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is that whitespace at the end expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, nope. Thanks for spotting it!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7d9b249 on muffinresearch:fix-linting-ci into 7dc81ce on mozilla:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7d9b249 on muffinresearch:fix-linting-ci into 7dc81ce on mozilla:master.

@muffinresearch muffinresearch merged commit 244c9a6 into mozilla:master Sep 5, 2017
@muffinresearch muffinresearch deleted the fix-linting-ci branch September 5, 2017 11:02
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