Ran
|
Jobs
1
|
Files
14
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
#1 Moving features to production (#24) * chore(continuous-integration): integrate travis with readme badge (#2) Travis integration with Github [Finishes #159204689] * chore(database) Configure Authors Haven to use PostgreSQL as DB Engine (#6) - install Sequelize dependencies - configure application to use sequelize - create user model and migration [Delivers #159204690] * chore(unit-test): Setup unit testing and code coverage (#11) - install and setup test packages - write a test for when navigating to an invalid links - integrate codeclimate and coveralls with badge [Finishes #159274449] * chore(root): integrate houndci (#8) - install dependencies for linting - configure eslint and add linting script to package.json - add .hound.yml file to integrate hound [Finishes #159274730] * Revert "chore(root): integrate houndci (#8)" (#15) This reverts commit afb0d8ce2. * chore(root): integrate houndci (#16) * chore(root): integrate houndci - install dependencies for linting - configure eslint and add linting script to package.json - add .hound.yml file to integrate hound [Finishes #159274730] * Add Heroku generated app.json * chore(refactorToES6) Refactor Authors Haven codebase to ES6 (#14) - install and configure babel transpiller - refactor each file to ES6 in the existing codebase [Delivers #1593165508] * feat(authorization): verify user through email (#18) - send verification email on successful sign up - resend verification email on request [Delivers #159204693] * feat(userSignup): as a user I should receive token on singup (#7) - adds missing tests to the app - updates tests to use fakers - changes TokenService.createToken to return a token instead of using callback - jsonwebtoken npm module to the app [ #159204691] * feat(validation): validate user signup (#12) - validate input entered by user during registration using validatorjs ... (continued)
57 of 89 branches covered (64.04%)
Branch coverage included in aggregate %.
210 of 245 relevant lines covered (85.71%)
1.81 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 511.1 | 14 |
79.94 |
Travis Job 511.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|