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

feature: 支持 replicate 的绘图 #1954

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: add Replicate adaptor and integrate into channel and API types

4dd2b9d
Select commit
Loading
Failed to load commit list.
Open

feature: 支持 replicate 的绘图 #1954

feat: add Replicate adaptor and integrate into channel and API types
4dd2b9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2024 in 1s

0.92% of diff hit (target 1.21%)

View this Pull Request on Codecov

0.92% of diff hit (target 1.21%)

Annotations

Check warning on line 13 in relay/adaptor/openai/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/openai/util.go#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 38 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L25-L38

Added lines #L25 - L38 were not covered by tests

Check warning on line 42 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 52 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 54 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L54

Added line #L54 was not covered by tests

Check warning on line 60 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 65 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 73 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L68-L73

Added lines #L68 - L73 were not covered by tests

Check warning on line 76 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L76

Added line #L76 was not covered by tests

Check warning on line 80 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 84 in relay/adaptor/replicate/adaptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/adaptor.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 51 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L44-L51

Added lines #L44 - L51 were not covered by tests

Check warning on line 56 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 61 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 70 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L63-L70

Added lines #L63 - L70 were not covered by tests

Check warning on line 83 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L72-L83

Added lines #L72 - L83 were not covered by tests

Check warning on line 88 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 93 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 101 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L95-L101

Added lines #L95 - L101 were not covered by tests

Check warning on line 110 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L104-L110

Added lines #L104 - L110 were not covered by tests

Check warning on line 127 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L112-L127

Added lines #L112 - L127 were not covered by tests

Check warning on line 139 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L129-L139

Added lines #L129 - L139 were not covered by tests

Check warning on line 144 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L141-L144

Added lines #L141 - L144 were not covered by tests

Check warning on line 149 in relay/adaptor/replicate/image.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relay/adaptor/replicate/image.go#L146-L149

Added lines #L146 - L149 were not covered by tests