Repo Added
|
Files
40
|
Badge
README BADGES
|
push
travis-ci
57 of 58 branches covered (98.28%)
Branch coverage included in aggregate %.
287 of 287 relevant lines covered (100.0%)
11.25 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
94.74 | src/presentation/middlewares/auth-middleware.ts | 35 | 13 | 13 | 0 | 9.0 | 5 | 1 | |
100.0 | .../data/usecases/authentication/db-authentication.ts | 29 | 13 | 13 | 0 | 14.0 | 4 | 0 | |
100.0 | ...ecases/save-survey-result/db-save-survey-result.ts | 21 | 6 | 6 | 0 | 7.0 | 0 | 0 | |
100.0 | ...ta/usecases/load-survey-by-id/load-survey-by-id.ts | 14 | 4 | 4 | 0 | 9.0 | 0 | 0 | |
100.0 | src/data/usecases/load-survey/db-load-survey.ts | 13 | 4 | 4 | 0 | 6.0 | 0 | 0 | |
100.0 | ...ecases/load-survey-result/db-load-survey-result.ts | 28 | 9 | 9 | 0 | 6.0 | 2 | 0 | |
100.0 | .../usecases/load-account/db-load-account-by-token.ts | 27 | 11 | 11 | 0 | 9.0 | 4 | 0 | |
100.0 | src/domain/mocks/mock-account.ts | 21 | 3 | 3 | 0 | 13.0 | 0 | 0 | |
100.0 | src/domain/mocks/mock-survey-result.ts | 32 | 2 | 2 | 0 | 4.0 | 0 | 0 | |
100.0 | src/data/usecases/add-survey/db-add-survey.ts | 10 | 3 | 3 | 0 | 7.0 | 0 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
33 | v2.0.0 | build: release 2.0.0 | push | travis-ci | pending completion | ||
34 | main | build: release 2.0.0 | push | travis-ci | pending completion | ||
32 | main | refactor: change SurveyResult to return isCurrentAccountAnswer | push | travis-ci | pending completion | ||
31 | main | feat: change DbLoadAccountByToken to return null if Decrypter throws | push | travis-ci | pending completion | ||
30 | main | feat: change load surveys to add didAnswer field | push | travis-ci | pending completion | ||
29 | main | feat: add custom 404 response message | push | travis-ci | pending completion | ||
28 | main | feat: add route to serve static files | push | travis-ci | pending completion | ||
26 | main | build: release 1.7.1 | push | travis-ci | pending completion | ||
27 | v1.7.1 | build: release 1.7.1 | push | travis-ci | pending completion | ||
25 | v1.7.0 | build: release 1.7.0 | push | travis-ci | pending completion |