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/implementation of feedback from scorecard #45

Merged

Conversation

benfluleck
Copy link
Owner

Added screen shot to Readme.md
Fixed eslint errors in application
Refactored test cases using a testdate by changing the variable to a constant
Refactored Api docs to remove Change User levels tab

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Benny Ogidan and others added 7 commits January 5, 2018 06:21
- removed UserView andela link as advised
- re-added code climate badge
- changed the seed user images to https images to remove Heroku warnings
- added Image to repository to improve allure
- Refactored tests to pass by using a constant variable
Copy link

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

Cannot find module 'eslint-config-react'
Cannot find module 'eslint-config-react'
Referenced from: .eslintrc
Error: Cannot find module 'eslint-config-react'
    at ModuleResolver.resolve (/app/node_modules/eslint/lib/util/module-resolver.js:74:19)
    at resolve (/app/node_modules/eslint/lib/config/config-file.js:515:25)
    at load (/app/node_modules/eslint/lib/config/config-file.js:584:26)
    at configExtends.reduceRight (/app/node_modules/eslint/lib/config/config-file.js:421:36)
    at Array.reduceRight ()
    at applyExtends (/app/node_modules/eslint/lib/config/config-file.js:403:28)
    at loadFromDisk (/app/node_modules/eslint/lib/config/config-file.js:556:22)
    at Object.load (/app/node_modules/eslint/lib/config/config-file.js:592:20)
    at Config.getLocalConfigHierarchy (/app/node_modules/eslint/lib/config.js:226:44)
    at Config.getConfigHierarchy (/app/node_modules/eslint/lib/config.js:180:43)

@benfluleck benfluleck merged commit da7632e into development Jan 5, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.302% when pulling fd0368e on fix/implementation-of-feedback-from-scorecard into bffd436 on development.

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

3 participants