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

Spellcheck - Via Function #157

Merged
merged 18 commits into from
Jan 4, 2018
Merged

Spellcheck - Via Function #157

merged 18 commits into from
Jan 4, 2018

Conversation

GantMan
Copy link
Member

@GantMan GantMan commented Jan 2, 2018

Creating a PR for testing function-powered spellcheck exceptions.

@TravisBuddy
Copy link
Contributor

Travis tests have failed

Hey Gant Laborde,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: node

npm run test:ci
> solidarity@1.1.0 test:ci /home/travis/build/infinitered/solidarity
> jest --ci --runInBand && yarn test:extras

PASS __tests__/commands/snapshot.ts
PASS __tests__/command_helpers/checkRequirement.ts
PASS __tests__/command_helpers/updateRequirement.ts
PASS __tests__/command_helpers/appendSolidaritySettings.ts
PASS __tests__/command_helpers/checkShell.ts
PASS __tests__/command_helpers/reviewRule.ts
PASS __tests__/commands/solidarity.ts
PASS __tests__/command_helpers/getSolidaritySettings.ts
PASS __tests__/command_helpers/getVersion.ts
PASS __tests__/command_helpers/checkCLIForUpdates.ts
PASS __tests__/command_helpers/removeNonVersionCharacters.ts
PASS __tests__/command_helpers/updateVersions.ts
PASS __tests__/command_helpers/getLineWithVersion.ts
PASS __tests__/command_helpers/skipRule.ts
PASS __tests__/index.ts
PASS __tests__/commands/help.ts
PASS __tests__/command_helpers/checkCLI.ts
PASS __tests__/command_helpers/printResults.ts
PASS __tests__/command_helpers/checkENV.ts
PASS __tests__/extensions/extensionCheck.ts
PASS __tests__/command_helpers/checkDir.ts
PASS __tests__/command_helpers/setSolidaritySettings.ts
PASS __tests__/command_helpers/checkFile.ts
PASS __tests__/integration/solidarity-check/check-invalid.ts
PASS __tests__/commands/report.ts
PASS __tests__/command_helpers/binaryExists.ts
PASS __tests__/docs/testDocs.ts
PASS __tests__/schema/validateExampleSchema.ts

Test Suites: 28 passed, 28 total
Tests:       126 passed, 126 total
Snapshots:   27 passed, 27 total
Time:        10.014s
Ran all test suites.
yarn run v1.3.2
$ tslint -p . && yarn madge --extensions ts --circular src/
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/madge --extensions ts --circular src/
⠋ commands/report.ts⠙ commands/snapshot.ts⠹ commands/solidarity.ts⠸ extensions/functions/binaryExists.ts⠼ extensions/functions/checkCLI.ts⠴ extensions/functions/checkCLIForUpdates.ts⠦ extensions/functions/checkDir.ts⠧ extensions/functions/checkENV.ts⠇ extensions/functions/checkFile.ts⠏ extensions/functions/checkRequirement.ts⠋ extensions/functions/checkShell.ts⠙ extensions/functions/getLineWithVersion.ts⠹ extensions/functions/getSolidaritySettings.ts⠸ extensions/functions/getVersion.ts⠼ extensions/functions/printResults.ts⠴ extensions/functions/removeNonVersionCharacters.ts⠦ extensions/functions/reviewRule.ts⠧ extensions/functions/setSolidaritySettings.ts⠇ extensions/functions/updateRequirement.ts⠏ extensions/functions/updateVersions.ts⠋ ./index.tsProcessed 28 files (732ms) (2 warnings)

✔ No circular dependency found!

Done in 4.51s.

yarn danger
yarn run v1.3.2
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/danger
stderr: Unable to evaluate the Dangerfile

child process exited with code 0
Failing the build, there is 1 fail.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Node.js: 8

npm run test:ci
> solidarity@1.1.0 test:ci /home/travis/build/infinitered/solidarity
> jest --ci --runInBand && yarn test:extras

PASS __tests__/commands/snapshot.ts
PASS __tests__/command_helpers/checkRequirement.ts
PASS __tests__/command_helpers/updateRequirement.ts
PASS __tests__/command_helpers/appendSolidaritySettings.ts
PASS __tests__/command_helpers/checkShell.ts
PASS __tests__/command_helpers/reviewRule.ts
PASS __tests__/commands/solidarity.ts
PASS __tests__/command_helpers/getSolidaritySettings.ts
PASS __tests__/command_helpers/getVersion.ts
PASS __tests__/command_helpers/checkCLIForUpdates.ts
PASS __tests__/command_helpers/removeNonVersionCharacters.ts
PASS __tests__/command_helpers/updateVersions.ts
PASS __tests__/command_helpers/getLineWithVersion.ts
PASS __tests__/command_helpers/skipRule.ts
PASS __tests__/index.ts
PASS __tests__/commands/help.ts
PASS __tests__/command_helpers/checkCLI.ts
PASS __tests__/command_helpers/printResults.ts
PASS __tests__/command_helpers/checkENV.ts
PASS __tests__/extensions/extensionCheck.ts
PASS __tests__/command_helpers/checkDir.ts
PASS __tests__/command_helpers/setSolidaritySettings.ts
PASS __tests__/command_helpers/checkFile.ts
PASS __tests__/integration/solidarity-check/check-invalid.ts
PASS __tests__/commands/report.ts
PASS __tests__/command_helpers/binaryExists.ts
PASS __tests__/docs/testDocs.ts
PASS __tests__/schema/validateExampleSchema.ts

Test Suites: 28 passed, 28 total
Tests:       126 passed, 126 total
Snapshots:   27 passed, 27 total
Time:        13.602s
Ran all test suites.
yarn run v1.3.2
$ tslint -p . && yarn madge --extensions ts --circular src/
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/madge --extensions ts --circular src/
⠋ commands/report.ts⠙ commands/snapshot.ts⠹ commands/solidarity.ts⠸ extensions/functions/binaryExists.ts⠼ extensions/functions/checkCLI.ts⠴ extensions/functions/checkCLIForUpdates.ts⠦ extensions/functions/checkDir.ts⠧ extensions/functions/checkENV.ts⠇ extensions/functions/checkFile.ts⠏ extensions/functions/checkRequirement.ts⠋ extensions/functions/checkShell.ts⠙ extensions/functions/getLineWithVersion.ts⠹ extensions/functions/getSolidaritySettings.ts⠸ extensions/functions/getVersion.ts⠼ extensions/functions/printResults.ts⠴ extensions/functions/removeNonVersionCharacters.ts⠦ extensions/functions/reviewRule.ts⠧ extensions/functions/setSolidaritySettings.ts⠇ extensions/functions/updateRequirement.ts⠏ extensions/functions/updateVersions.ts⠋ ./index.tsProcessed 28 files (746ms) (2 warnings)

✔ No circular dependency found!

Done in 4.52s.

yarn danger
yarn run v1.3.2
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/danger
stderr: Unable to evaluate the Dangerfile

child process exited with code 0
Failing the build, there is 1 fail.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@codecov
Copy link

codecov bot commented Jan 2, 2018

Codecov Report

Merging #157 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   81.64%   81.64%           
=======================================
  Files          28       28           
  Lines         534      534           
  Branches       83       83           
=======================================
  Hits          436      436           
  Misses         66       66           
  Partials       32       32

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc87c77...3fc43ec. Read the comment docs.

@TravisBuddy
Copy link
Contributor

Travis tests have failed

Hey Gant,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: node

npm run test:ci
> solidarity@1.1.0 test:ci /home/travis/build/infinitered/solidarity
> jest --ci --runInBand && yarn test:extras

PASS __tests__/commands/snapshot.ts
PASS __tests__/command_helpers/checkRequirement.ts
PASS __tests__/command_helpers/updateRequirement.ts
PASS __tests__/command_helpers/appendSolidaritySettings.ts
PASS __tests__/command_helpers/checkShell.ts
PASS __tests__/command_helpers/reviewRule.ts
PASS __tests__/commands/solidarity.ts
PASS __tests__/command_helpers/getSolidaritySettings.ts
PASS __tests__/command_helpers/getVersion.ts
PASS __tests__/command_helpers/checkCLIForUpdates.ts
PASS __tests__/command_helpers/removeNonVersionCharacters.ts
PASS __tests__/command_helpers/updateVersions.ts
PASS __tests__/command_helpers/getLineWithVersion.ts
PASS __tests__/command_helpers/skipRule.ts
PASS __tests__/index.ts
PASS __tests__/commands/help.ts
PASS __tests__/command_helpers/checkCLI.ts
PASS __tests__/command_helpers/printResults.ts
PASS __tests__/command_helpers/checkENV.ts
PASS __tests__/extensions/extensionCheck.ts
PASS __tests__/command_helpers/checkDir.ts
PASS __tests__/command_helpers/setSolidaritySettings.ts
PASS __tests__/command_helpers/checkFile.ts
PASS __tests__/integration/solidarity-check/check-invalid.ts
PASS __tests__/commands/report.ts
PASS __tests__/command_helpers/binaryExists.ts
PASS __tests__/docs/testDocs.ts
PASS __tests__/schema/validateExampleSchema.ts

Test Suites: 28 passed, 28 total
Tests:       126 passed, 126 total
Snapshots:   27 passed, 27 total
Time:        10.265s
Ran all test suites.
yarn run v1.3.2
$ tslint -p . && yarn madge --extensions ts --circular src/
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/madge --extensions ts --circular src/
⠋ commands/report.ts⠙ commands/snapshot.ts⠹ commands/solidarity.ts⠸ extensions/functions/binaryExists.ts⠼ extensions/functions/checkCLI.ts⠴ extensions/functions/checkCLIForUpdates.ts⠦ extensions/functions/checkDir.ts⠧ extensions/functions/checkENV.ts⠇ extensions/functions/checkFile.ts⠏ extensions/functions/checkRequirement.ts⠋ extensions/functions/checkShell.ts⠙ extensions/functions/getLineWithVersion.ts⠹ extensions/functions/getSolidaritySettings.ts⠸ extensions/functions/getVersion.ts⠼ extensions/functions/printResults.ts⠴ extensions/functions/removeNonVersionCharacters.ts⠦ extensions/functions/reviewRule.ts⠧ extensions/functions/setSolidaritySettings.ts⠇ extensions/functions/updateRequirement.ts⠏ extensions/functions/updateVersions.ts⠋ ./index.tsProcessed 28 files (741ms) (2 warnings)

✔ No circular dependency found!

Done in 4.62s.

yarn danger
yarn run v1.3.2
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/danger
stderr: Unable to evaluate the Dangerfile

child process exited with code 0
Failing the build, there is 1 fail.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Node.js: 8

npm run test:ci
> solidarity@1.1.0 test:ci /home/travis/build/infinitered/solidarity
> jest --ci --runInBand && yarn test:extras

PASS __tests__/commands/snapshot.ts
PASS __tests__/command_helpers/checkRequirement.ts
PASS __tests__/command_helpers/updateRequirement.ts
PASS __tests__/command_helpers/appendSolidaritySettings.ts
PASS __tests__/command_helpers/checkShell.ts
PASS __tests__/command_helpers/reviewRule.ts
PASS __tests__/commands/solidarity.ts
PASS __tests__/command_helpers/getSolidaritySettings.ts
PASS __tests__/command_helpers/getVersion.ts
PASS __tests__/command_helpers/checkCLIForUpdates.ts
PASS __tests__/command_helpers/removeNonVersionCharacters.ts
PASS __tests__/command_helpers/updateVersions.ts
PASS __tests__/command_helpers/getLineWithVersion.ts
PASS __tests__/command_helpers/skipRule.ts
PASS __tests__/index.ts
PASS __tests__/commands/help.ts
PASS __tests__/command_helpers/checkCLI.ts
PASS __tests__/command_helpers/printResults.ts
PASS __tests__/command_helpers/checkENV.ts
PASS __tests__/extensions/extensionCheck.ts
PASS __tests__/command_helpers/checkDir.ts
PASS __tests__/command_helpers/setSolidaritySettings.ts
PASS __tests__/command_helpers/checkFile.ts
PASS __tests__/integration/solidarity-check/check-invalid.ts
PASS __tests__/commands/report.ts
PASS __tests__/command_helpers/binaryExists.ts
PASS __tests__/docs/testDocs.ts
PASS __tests__/schema/validateExampleSchema.ts

Test Suites: 28 passed, 28 total
Tests:       126 passed, 126 total
Snapshots:   27 passed, 27 total
Time:        13.496s
Ran all test suites.
yarn run v1.3.2
$ tslint -p . && yarn madge --extensions ts --circular src/
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/madge --extensions ts --circular src/
⠋ commands/report.ts⠙ commands/snapshot.ts⠹ commands/solidarity.ts⠸ extensions/functions/binaryExists.ts⠼ extensions/functions/checkCLI.ts⠴ extensions/functions/checkCLIForUpdates.ts⠦ extensions/functions/checkDir.ts⠧ extensions/functions/checkENV.ts⠇ extensions/functions/checkFile.ts⠏ extensions/functions/checkRequirement.ts⠋ extensions/functions/checkShell.ts⠙ extensions/functions/getLineWithVersion.ts⠹ extensions/functions/getSolidaritySettings.ts⠸ extensions/functions/getVersion.ts⠼ extensions/functions/printResults.ts⠴ extensions/functions/removeNonVersionCharacters.ts⠦ extensions/functions/reviewRule.ts⠧ extensions/functions/setSolidaritySettings.ts⠇ extensions/functions/updateRequirement.ts⠏ extensions/functions/updateVersions.ts⠋ ./index.tsProcessed 28 files (778ms) (2 warnings)

✔ No circular dependency found!

Done in 5.41s.

yarn danger
yarn run v1.3.2
$ /home/travis/build/infinitered/solidarity/node_modules/.bin/danger
stderr: Unable to evaluate the Dangerfile

child process exited with code 0
Failing the build, there is 1 fail.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@GantMan GantMan merged commit 5b65d00 into master Jan 4, 2018
@GantMan GantMan deleted the update_spellcheck branch January 4, 2018 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants