Ran
|
Jobs
1
|
Files
56
|
Run time
2s
|
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 %.
39 of 39 new or added lines in 5 files covered. (100.0%)
1000 of 1075 relevant lines covered (93.02%)
12.21 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
95.08 |
src/webhook/handlers/askingArticleSubmissionConsent.ts |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6564800781.1 | 56 |
90.01 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|