Refactor idempotency key #74
75.94% of diff hit (target 70.80%)
View this Pull Request on Codecov
75.94% of diff hit (target 70.80%)
Annotations
Check warning on line 91 in internal/app/coroutines/cancelPromise.go
codecov / codecov/patch
internal/app/coroutines/cancelPromise.go#L86-L91
Added lines #L86 - L91 were not covered by tests
Check warning on line 147 in internal/app/coroutines/createPromise.go
codecov / codecov/patch
internal/app/coroutines/createPromise.go#L142-L147
Added lines #L142 - L147 were not covered by tests
Check warning on line 83 in internal/app/coroutines/readPromise.go
codecov / codecov/patch
internal/app/coroutines/readPromise.go#L78-L83
Added lines #L78 - L83 were not covered by tests
Check warning on line 91 in internal/app/coroutines/rejectPromise.go
codecov / codecov/patch
internal/app/coroutines/rejectPromise.go#L86-L91
Added lines #L86 - L91 were not covered by tests
Check warning on line 91 in internal/app/coroutines/resolvePromise.go
codecov / codecov/patch
internal/app/coroutines/resolvePromise.go#L86-L91
Added lines #L86 - L91 were not covered by tests
Check warning on line 199 in test/dst/model.go
codecov / codecov/patch
test/dst/model.go#L199
Added line #L199 was not covered by tests
Check warning on line 223 in test/dst/model.go
codecov / codecov/patch
test/dst/model.go#L223
Added line #L223 was not covered by tests
Check warning on line 249 in test/dst/model.go
codecov / codecov/patch
test/dst/model.go#L249
Added line #L249 was not covered by tests
Check warning on line 275 in test/dst/model.go
codecov / codecov/patch
test/dst/model.go#L275
Added line #L275 was not covered by tests