Repo Added
|
Files
15
|
Badge
README BADGES
|
travis-ci
50 of 57 branches covered (87.72%)
Branch coverage included in aggregate %.
288 of 297 relevant lines covered (96.97%)
1.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
75.0 | app.js | 28 | 18 | 14 | 4 | 1.0 | 1 | 1 | |
85.0 | Server/api/v1/helpers/messages.js | 49 | 20 | 17 | 3 | 1.0 | 0 | 0 | |
86.96 | Server/api/v1/controllers/employerBoard.js | 37 | 13 | 13 | 0 | 3.0 | 7 | 3 | |
90.0 | Server/api/v1/middlewares/auth.js | 25 | 16 | 15 | 1 | 2.0 | 3 | 1 | |
90.48 | Server/api/v1/models/users.js | 64 | 19 | 18 | 1 | 2.0 | 1 | 1 | |
96.88 | Server/api/v1/models/employerBoard.js | 81 | 30 | 30 | 0 | 1.0 | 1 | 1 | |
100.0 | Server/api/v1/routes/employerBoard.js | 13 | 10 | 10 | 0 | 1.0 | 0 | 0 | |
100.0 | Server/api/v1/routes/users.js | 12 | 7 | 7 | 0 | 1.0 | 0 | 0 | |
100.0 | Server/api/v1/tests/employerBoardTest.js | 138 | 45 | 45 | 0 | 1.0 | 7 | 0 | |
100.0 | Server/api/v1/tests/usersTest.js | 214 | 66 | 66 | 0 | 1.0 | 3 | 0 |