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

feat: workflow authoring and management support #487

Merged
merged 121 commits into from
Feb 9, 2024

improve clarity of notes

2b0d4ca
Select commit
Loading
Failed to load commit list.
Merged

feat: workflow authoring and management support #487

improve clarity of notes
2b0d4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 1s

73.03% of diff hit (target 70.11%)

View this Pull Request on Codecov

73.03% of diff hit (target 70.11%)

Annotations

Check warning on line 36 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 43 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 53 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 63 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 68 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 78 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 103 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 111 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 120 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L116-L120

Added lines #L116 - L120 were not covered by tests

Check warning on line 129 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 139 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 149 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 159 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 167 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L167

Added line #L167 was not covered by tests

Check warning on line 178 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L178

Added line #L178 was not covered by tests

Check warning on line 186 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L186

Added line #L186 was not covered by tests

Check warning on line 194 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L194

Added line #L194 was not covered by tests

Check warning on line 203 in workflow/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/client.go#L203

Added line #L203 was not covered by tests

Check warning on line 61 in workflow/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/context.go#L56-L61

Added lines #L56 - L61 were not covered by tests

Check warning on line 64 in workflow/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/context.go#L64

Added line #L64 was not covered by tests

Check warning on line 75 in workflow/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/context.go#L70-L75

Added lines #L70 - L75 were not covered by tests

Check warning on line 80 in workflow/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

workflow/context.go#L77-L80

Added lines #L77 - L80 were not covered by tests