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

Fix lazy promise transitions #331

Merged
merged 1 commit into from
May 20, 2024

Fix lazy promise transitions

6ea0cdd
Select commit
Loading
Failed to load commit list.
Merged

Fix lazy promise transitions #331

Fix lazy promise transitions
6ea0cdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 17, 2024 in 0s

50.00% of diff hit (target 55.34%)

View this Pull Request on Codecov

50.00% of diff hit (target 55.34%)

Annotations

Check warning on line 80 in internal/app/coroutines/completePromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/completePromise.go#L80

Added line #L80 was not covered by tests

Check warning on line 158 in internal/app/coroutines/createPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L158

Added line #L158 was not covered by tests

Check warning on line 292 in test/dst/model.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L292

Added line #L292 was not covered by tests

Check warning on line 350 in test/dst/model.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L350

Added line #L350 was not covered by tests