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

Add strict mode and remove complete promise #73

Merged
merged 3 commits into from
Sep 29, 2023

Randomly process sqes when running dst

02e858f
Select commit
Loading
Failed to load commit list.
Merged

Add strict mode and remove complete promise #73

Randomly process sqes when running dst
02e858f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2023 in 0s

76.82% of diff hit (target 69.82%)

View this Pull Request on Codecov

76.82% of diff hit (target 69.82%)

Annotations

Check warning on line 40 in internal/app/coroutines/cancelPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L40

Added line #L40 was not covered by tests

Check warning on line 40 in internal/app/coroutines/rejectPromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/rejectPromise.go#L40

Added line #L40 was not covered by tests

Check warning on line 40 in internal/app/coroutines/resolvePromise.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/resolvePromise.go#L40

Added line #L40 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L201

Added line #L201 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L225

Added line #L225 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L251

Added line #L251 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L277

Added line #L277 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L305

Added line #L305 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L320-L321

Added lines #L320 - L321 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/dst/model.go#L324-L325

Added lines #L324 - L325 were not covered by tests