feat: discussion handler #51
54.64% of diff hit (target 96.38%)
View this Pull Request on Codecov
54.64% of diff hit (target 96.38%)
Annotations
Check warning on line 10 in src/application/App.ts
codecov / codecov/patch
src/application/App.ts#L9-L10
Added lines #L9 - L10 were not covered by tests
Check warning on line 23 in src/application/App.ts
codecov / codecov/patch
src/application/App.ts#L23
Added line #L23 was not covered by tests
Check warning on line 12 in src/application/interfaces/events/IDiscussionEvent.ts
codecov / codecov/patch
src/application/interfaces/events/IDiscussionEvent.ts#L2-L12
Added lines #L2 - L12 were not covered by tests
Check warning on line 7 in src/application/interfaces/events/index.ts
codecov / codecov/patch
src/application/interfaces/events/index.ts#L6-L7
Added lines #L6 - L7 were not covered by tests
Check warning on line 27 in src/application/webhook/types/Actions.ts
codecov / codecov/patch
src/application/webhook/types/Actions.ts#L2-L27
Added lines #L2 - L27 were not covered by tests
Check warning on line 25 in src/application/webhook/types/Entity.ts
codecov / codecov/patch
src/application/webhook/types/Entity.ts#L23-L25
Added lines #L23 - L25 were not covered by tests
Check warning on line 132 in src/application/webhook/types/Entity.ts
codecov / codecov/patch
src/application/webhook/types/Entity.ts#L96-L132
Added lines #L96 - L132 were not covered by tests
Check warning on line 14 in src/application/webhook/types/Events.ts
codecov / codecov/patch
src/application/webhook/types/Events.ts#L2-L14
Added lines #L2 - L14 were not covered by tests
Check warning on line 81 in src/application/webhook/types/Events.ts
codecov / codecov/patch
src/application/webhook/types/Events.ts#L64-L81
Added lines #L64 - L81 were not covered by tests
Check warning on line 9 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L2-L9
Added lines #L2 - L9 were not covered by tests
Check warning on line 14 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L12-L14
Added lines #L12 - L14 were not covered by tests
Check warning on line 27 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L27
Added line #L27 was not covered by tests
Check warning on line 40 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L30-L40
Added lines #L30 - L40 were not covered by tests
Check warning on line 43 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L43
Added line #L43 was not covered by tests
Check warning on line 49 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L49
Added line #L49 was not covered by tests
Check warning on line 52 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L52
Added line #L52 was not covered by tests
Check warning on line 57 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L57
Added line #L57 was not covered by tests
Check warning on line 61 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L61
Added line #L61 was not covered by tests
Check warning on line 63 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L63
Added line #L63 was not covered by tests
Check warning on line 65 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L65
Added line #L65 was not covered by tests
Check warning on line 83 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L83
Added line #L83 was not covered by tests
Check warning on line 85 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L85
Added line #L85 was not covered by tests
Check warning on line 87 in src/application/webhook/types/Webhook.ts
codecov / codecov/patch
src/application/webhook/types/Webhook.ts#L87
Added line #L87 was not covered by tests
Check warning on line 18 in src/index.ts
codecov / codecov/patch
src/index.ts#L17-L18
Added lines #L17 - L18 were not covered by tests
Check warning on line 52 in src/index.ts
codecov / codecov/patch
src/index.ts#L51-L52
Added lines #L51 - L52 were not covered by tests