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

add special case for text/html+codec+range

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

gateway: remote car gateway backend #587

add special case for text/html+codec+range
6fe39c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 10, 2024 in 1s

52.36% of diff hit (target 59.52%)

View this Pull Request on Codecov

52.36% of diff hit (target 59.52%)

Annotations

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 33 in examples/gateway/proxy-car/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-car/main.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 39 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-L39

Added lines #L36 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

examples/gateway/proxy-car/main.go#L41-L49

Added lines #L41 - L49 were not covered by tests

Check warning on line 42 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 50 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L46-L50

Added lines #L46 - L50 were not covered by tests

Check warning on line 58 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 79 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 84 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 103 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 109 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L105-L109

Added lines #L105 - L109 were not covered by tests

Check warning on line 116 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L113-L116

Added lines #L113 - L116 were not covered by tests

Check warning on line 121 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 123 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L123

Added line #L123 was not covered by tests

Check warning on line 136 in gateway/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend.go#L126-L136

Added lines #L126 - L136 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 82 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 314 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L311-L314

Added lines #L311 - L314 were not covered by tests

Check warning on line 334 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L334

Added line #L334 was not covered by tests

Check warning on line 341 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 348 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 355 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L354-L355

Added lines #L354 - L355 were not covered by tests

Check warning on line 360 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L359-L360

Added lines #L359 - L360 were not covered by tests

Check warning on line 614 in gateway/backend_blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_blocks.go#L614

Added line #L614 was not covered by tests

Check warning on line 68 in gateway/backend_car.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/backend_car.go#L66-L68

Added lines #L66 - L68 were not covered by tests