Ran
|
Files
56
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
github
[2] Convert webhook handlers to Typescript (#365) This will make future modification to context & payloads easier. - Type `choosingArticle`, `choosingReply`, `askingArticleSource` and `askingArticleSubmissionConsent` - [refactor(webhook): Read / write of postback data is protected by type](https://github.com/cofacts/rumors-line-bot/pull/365/commits/820e13281) - [fix(chatbotState): replace PostbackEvent with actual type used in handlers](https://github.com/cofacts/rumors-line-bot/pull/365/commits/e7e829343) - Remove unused `issuedAt` field - Introduces `ts-reset` for `[].filter` & `JSON.parse` types that makes sense. - [refactor(gql): narrow the type of GraphQL response](https://github.com/cofacts/rumors-line-bot/commit/46dc1d37d)
496 of 587 branches covered (0.0%)
Branch coverage included in aggregate %.
1000 of 1075 relevant lines covered (93.02%)
12.21 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|