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

gateway: remote car gateway backend #587

Merged
merged 19 commits into from
Apr 13, 2024

chore: cleanup docs and add comments

32ddd92
Select commit
Loading
Failed to load commit list.
Merged

gateway: remote car gateway backend #587

chore: cleanup docs and add comments
32ddd92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 1s

52.14% of diff hit (target 59.52%)

View this Pull Request on Codecov

52.14% of diff hit (target 59.52%)

Annotations

Check warning on line 31 in examples/gateway/proxy-blocks/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-blocks/main.go#L31

Added line #L31 was not covered by tests

Check warning on line 28 in examples/gateway/proxy-car/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-car/main.go#L14-L28

Added lines #L14 - L28 were not covered by tests

Check warning on line 34 in examples/gateway/proxy-car/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-car/main.go#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 44 in examples/gateway/proxy-car/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-car/main.go#L36-L44

Added lines #L36 - L44 were not covered by tests

Check warning on line 46 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 54 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 62 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 74 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L70-L74

Added lines #L70 - L74 were not covered by tests

Check warning on line 95 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 119 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 125 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L121-L125

Added lines #L121 - L125 were not covered by tests

Check warning on line 132 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 137 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 139 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L139

Added line #L139 was not covered by tests

Check warning on line 152 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L142-L152

Added lines #L142 - L152 were not covered by tests

Check warning on line 155 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L155

Added line #L155 was not covered by tests

Check warning on line 85 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 105 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 110 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 113 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 337 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L334-L337

Added lines #L334 - L337 were not covered by tests

Check warning on line 357 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L357

Added line #L357 was not covered by tests

Check warning on line 364 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 371 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L370-L371

Added lines #L370 - L371 were not covered by tests