Skip to content

change event name for uncompleted

56b65d5
Select commit
Loading
Failed to load commit list.
Merged

Add task events to websockets #160

change event name for uncompleted
56b65d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 12, 2025 in 1s

0.00% of diff hit (target 19.08%)

View this Pull Request on Codecov

0.00% of diff hit (target 19.08%)

Annotations

Check warning on line 19 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L19

Added line #L19 was not covered by tests

Check warning on line 21 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L21

Added line #L21 was not covered by tests

Check warning on line 29 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 51 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 67 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 73 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L73

Added line #L73 was not covered by tests

Check warning on line 82 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 88 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L88

Added line #L88 was not covered by tests

Check warning on line 97 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 113 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 130 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 136 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L136

Added line #L136 was not covered by tests

Check warning on line 154 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 170 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 186 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 202 in internal/apis/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/apis/task.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 38 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L31-L38

Added lines #L31 - L38 were not covered by tests

Check warning on line 49 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L41-L49

Added lines #L41 - L49 were not covered by tests

Check warning on line 53 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 64 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L56-L64

Added lines #L56 - L64 were not covered by tests

Check warning on line 68 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 80 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L71-L80

Added lines #L71 - L80 were not covered by tests

Check warning on line 86 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 90 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 104 in internal/services/tasks/task.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/services/tasks/task.go#L93-L104

Added lines #L93 - L104 were not covered by tests