Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor idempotency key #74

Merged
merged 3 commits into from
Oct 2, 2023

Add new idempotency keys to grpc

ac51c87
Select commit
Loading
Failed to load commit list.
Merged

Refactor idempotency key #74

Add new idempotency keys to grpc
ac51c87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 2, 2023 in 1s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L275

Added line #L275 was not covered by tests