send notifications on upvote, new answer and correct answer #28
16.82% of diff hit (target 0.00%)
View this Pull Request on Codecov
16.82% of diff hit (target 0.00%)
Annotations
Check warning on line 16 in internal/router/answer_router.go
codecov / codecov/patch
internal/router/answer_router.go#L15-L16
Added lines #L15 - L16 were not covered by tests
Check warning on line 17 in internal/router/question_router.go
codecov / codecov/patch
internal/router/question_router.go#L16-L17
Added lines #L16 - L17 were not covered by tests
Check warning on line 39 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L38-L39
Added lines #L38 - L39 were not covered by tests
Check warning on line 44 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L43-L44
Added lines #L43 - L44 were not covered by tests
Check warning on line 50 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L49-L50
Added lines #L49 - L50 were not covered by tests
Check warning on line 97 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L96-L97
Added lines #L96 - L97 were not covered by tests
Check warning on line 107 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L103-L107
Added lines #L103 - L107 were not covered by tests
Check warning on line 151 in internal/services/answers/answer.go
codecov / codecov/patch
internal/services/answers/answer.go#L150-L151
Added lines #L150 - L151 were not covered by tests
Check warning on line 166 in internal/services/questions/question.go
codecov / codecov/patch
internal/services/questions/question.go#L165-L166
Added lines #L165 - L166 were not covered by tests
Check warning on line 171 in internal/services/questions/question.go
codecov / codecov/patch
internal/services/questions/question.go#L170-L171
Added lines #L170 - L171 were not covered by tests
Check warning on line 176 in internal/services/questions/question.go
codecov / codecov/patch
internal/services/questions/question.go#L175-L176
Added lines #L175 - L176 were not covered by tests
Check warning on line 26 in internal/utils/notifications/push.go
codecov / codecov/patch
internal/utils/notifications/push.go#L22-L26
Added lines #L22 - L26 were not covered by tests
Check warning on line 39 in internal/utils/notifications/push.go
codecov / codecov/patch
internal/utils/notifications/push.go#L30-L39
Added lines #L30 - L39 were not covered by tests
Check warning on line 51 in internal/utils/notifications/push.go
codecov / codecov/patch
internal/utils/notifications/push.go#L42-L51
Added lines #L42 - L51 were not covered by tests
Check warning on line 63 in internal/utils/notifications/push.go
codecov / codecov/patch
internal/utils/notifications/push.go#L54-L63
Added lines #L54 - L63 were not covered by tests
Check warning on line 86 in internal/utils/notifications/push.go
codecov / codecov/patch
internal/utils/notifications/push.go#L66-L86
Added lines #L66 - L86 were not covered by tests