Add tags and createdOn/completedOn timestamps to promises #9
88.42% of diff hit (target 75.03%)
View this Pull Request on Codecov
88.42% of diff hit (target 75.03%)
Annotations
Check warning on line 112 in internal/aio/aio.go
codecov / codecov/patch
internal/aio/aio.go#L112
Added line #L112 was not covered by tests
Check warning on line 142 in internal/aio/aio.go
codecov / codecov/patch
internal/aio/aio.go#L141-L142
Added lines #L141 - L142 were not covered by tests
Check warning on line 57 in internal/app/coroutines/cancelPromise.go
codecov / codecov/patch
internal/app/coroutines/cancelPromise.go#L57
Added line #L57 was not covered by tests
Check warning on line 138 in internal/app/coroutines/createPromise.go
codecov / codecov/patch
internal/app/coroutines/createPromise.go#L135-L138
Added lines #L135 - L138 were not covered by tests
Check warning on line 57 in internal/app/coroutines/readPromise.go
codecov / codecov/patch
internal/app/coroutines/readPromise.go#L53-L57
Added lines #L53 - L57 were not covered by tests
Check warning on line 57 in internal/app/coroutines/resolvePromise.go
codecov / codecov/patch
internal/app/coroutines/resolvePromise.go#L57
Added line #L57 was not covered by tests
Check warning on line 33 in internal/app/coroutines/timeoutPromise.go
codecov / codecov/patch
internal/app/coroutines/timeoutPromise.go#L33
Added line #L33 was not covered by tests
Check warning on line 86 in internal/app/coroutines/timeoutPromise.go
codecov / codecov/patch
internal/app/coroutines/timeoutPromise.go#L86
Added line #L86 was not covered by tests
Check warning on line 451 in internal/app/subsystems/aio/store/sqlite/sqlite.go
codecov / codecov/patch
internal/app/subsystems/aio/store/sqlite/sqlite.go#L450-L451
Added lines #L450 - L451 were not covered by tests
Check warning on line 31 in pkg/promise/record.go
codecov / codecov/patch
pkg/promise/record.go#L30-L31
Added lines #L30 - L31 were not covered by tests
Check warning on line 88 in pkg/promise/record.go
codecov / codecov/patch
pkg/promise/record.go#L87-L88
Added lines #L87 - L88 were not covered by tests