Timeout promises before search request #70
80.57% of diff hit (target 73.43%)
View this Pull Request on Codecov
80.57% of diff hit (target 73.43%)
Annotations
Check warning on line 130 in internal/app/coroutines/cancelPromise.go
codecov / codecov/patch
internal/app/coroutines/cancelPromise.go#L130
Added line #L130 was not covered by tests
Check warning on line 132 in internal/app/coroutines/completePromise.go
codecov / codecov/patch
internal/app/coroutines/completePromise.go#L132
Added line #L132 was not covered by tests
Check warning on line 76 in internal/app/coroutines/createPromise.go
codecov / codecov/patch
internal/app/coroutines/createPromise.go#L76
Added line #L76 was not covered by tests
Check warning on line 121 in internal/app/coroutines/createPromise.go
codecov / codecov/patch
internal/app/coroutines/createPromise.go#L121
Added line #L121 was not covered by tests
Check warning on line 59 in internal/app/coroutines/readPromise.go
codecov / codecov/patch
internal/app/coroutines/readPromise.go#L59
Added line #L59 was not covered by tests
Check warning on line 67 in internal/app/coroutines/rejectPromise.go
codecov / codecov/patch
internal/app/coroutines/rejectPromise.go#L67
Added line #L67 was not covered by tests
Check warning on line 130 in internal/app/coroutines/rejectPromise.go
codecov / codecov/patch
internal/app/coroutines/rejectPromise.go#L130
Added line #L130 was not covered by tests
Check warning on line 130 in internal/app/coroutines/resolvePromise.go
codecov / codecov/patch
internal/app/coroutines/resolvePromise.go#L130
Added line #L130 was not covered by tests
Check warning on line 55 in internal/app/coroutines/searchPromises.go
codecov / codecov/patch
internal/app/coroutines/searchPromises.go#L55
Added line #L55 was not covered by tests
Check warning on line 56 in internal/app/coroutines/timeoutPromise.go
codecov / codecov/patch
internal/app/coroutines/timeoutPromise.go#L53-L56
Added lines #L53 - L56 were not covered by tests
Check warning on line 64 in internal/app/coroutines/timeoutPromise.go
codecov / codecov/patch
internal/app/coroutines/timeoutPromise.go#L64
Added line #L64 was not covered by tests
Check warning on line 337 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L336-L337
Added lines #L336 - L337 were not covered by tests
Check warning on line 373 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L372-L373
Added lines #L372 - L373 were not covered by tests
Check warning on line 385 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L384-L385
Added lines #L384 - L385 were not covered by tests
Check warning on line 652 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L651-L652
Added lines #L651 - L652 were not covered by tests
Check warning on line 657 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L656-L657
Added lines #L656 - L657 were not covered by tests
Check warning on line 873 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L872-L873
Added lines #L872 - L873 were not covered by tests
Check warning on line 878 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L877-L878
Added lines #L877 - L878 were not covered by tests
Check warning on line 987 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L986-L987
Added lines #L986 - L987 were not covered by tests
Check warning on line 992 in internal/app/subsystems/aio/store/postgres/postgres.go
codecov / codecov/patch
internal/app/subsystems/aio/store/postgres/postgres.go#L991-L992
Added lines #L991 - L992 were not covered by tests
Check warning on line 313 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L312-L313
Added lines #L312 - L313 were not covered by tests
Check warning on line 349 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L348-L349
Added lines #L348 - L349 were not covered by tests
Check warning on line 361 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L360-L361
Added lines #L360 - L361 were not covered by tests
Check warning on line 628 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L627-L628
Added lines #L627 - L628 were not covered by tests
Check warning on line 633 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L632-L633
Added lines #L632 - L633 were not covered by tests