Skip to content

Move coroutines between two slices

Codecov / codecov/patch failed Oct 19, 2023 in 1s

66.25% of diff hit (target 67.39%)

View this Pull Request on Codecov

66.25% of diff hit (target 67.39%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L39-L41

Added lines #L39 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L59

Added line #L59 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L67-L71

Added lines #L67 - L71 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L73-L83

Added lines #L73 - L83 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L85-L90

Added lines #L85 - L90 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L92-L93

Added lines #L92 - L93 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/cancelPromise.go#L131-L133

Added lines #L131 - L133 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L42-L44

Added lines #L42 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L76

Added line #L76 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L108-L111

Added lines #L108 - L111 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L121

Added line #L121 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L123

Added line #L123 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createPromise.go#L131-L146

Added lines #L131 - L146 were not covered by tests

Check warning on line 47 in internal/app/coroutines/createSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createSubscription.go#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 88 in internal/app/coroutines/createSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createSubscription.go#L88

Added line #L88 was not covered by tests

Check warning on line 104 in internal/app/coroutines/createSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/createSubscription.go#L101-L104

Added lines #L101 - L104 were not covered by tests

Check warning on line 35 in internal/app/coroutines/deleteSubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/deleteSubscription.go#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 53 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 63 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 79 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L79

Added line #L79 was not covered by tests

Check warning on line 97 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L93-L97

Added lines #L93 - L97 were not covered by tests

Check warning on line 100 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L100

Added line #L100 was not covered by tests

Check warning on line 103 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 109 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L105-L109

Added lines #L105 - L109 were not covered by tests

Check warning on line 117 in internal/app/coroutines/notifiySubscriptions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/app/coroutines/notifiySubscriptions.go#L111-L117

Added lines #L111 - L117 were not covered by tests