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(log): better log outputs when dispatching to downstreams #644

Merged
merged 7 commits into from
Oct 20, 2023

fix: add downstream log

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

feat(log): better log outputs when dispatching to downstreams #644

fix: add downstream log
6b71002
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 20, 2023 in 1s

76.84% of diff hit (target 60.08%)

View this Pull Request on Codecov

76.84% of diff hit (target 60.08%)

Annotations

Check warning on line 154 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L154

Added line #L154 was not covered by tests

Check warning on line 159 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L159

Added line #L159 was not covered by tests

Check warning on line 175 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L175

Added line #L175 was not covered by tests

Check warning on line 216 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L216

Added line #L216 was not covered by tests

Check warning on line 286 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L286

Added line #L286 was not covered by tests

Check warning on line 293 in core/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/client.go#L293

Added line #L293 was not covered by tests

Check warning on line 94 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L94

Added line #L94 was not covered by tests

Check warning on line 103 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 126 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L126

Added line #L126 was not covered by tests

Check warning on line 129 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L129

Added line #L129 was not covered by tests

Check warning on line 133 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L133

Added line #L133 was not covered by tests

Check warning on line 138 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L138

Added line #L138 was not covered by tests

Check warning on line 171 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L171

Added line #L171 was not covered by tests

Check warning on line 192 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L192

Added line #L192 was not covered by tests

Check warning on line 201 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L201

Added line #L201 was not covered by tests

Check warning on line 211 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L211

Added line #L211 was not covered by tests

Check warning on line 214 in sfn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sfn.go#L214

Added line #L214 was not covered by tests

Check warning on line 65 in source.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

source.go#L65

Added line #L65 was not covered by tests

Check warning on line 114 in zipper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zipper.go#L114

Added line #L114 was not covered by tests

Check warning on line 118 in zipper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zipper.go#L118

Added line #L118 was not covered by tests