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

[graphiql/toolkit] support graphql-sse #3750

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Merge branch 'main' into sse

2936a79
Select commit
Loading
Failed to load commit list.
Open

[graphiql/toolkit] support graphql-sse #3750

Merge branch 'main' into sse
2936a79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 26, 2024 in 0s

0.00% of diff hit (target 65.32%)

View this Pull Request on Codecov

0.00% of diff hit (target 65.32%)

Annotations

Check warning on line 11 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L11

Added line #L11 was not covered by tests

Check warning on line 15 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 17 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L17

Added line #L17 was not covered by tests

Check warning on line 26 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L26

Added line #L26 was not covered by tests

Check warning on line 32 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L32

Added line #L32 was not covered by tests

Check warning on line 34 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L34

Added line #L34 was not covered by tests

Check warning on line 36 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L36

Added line #L36 was not covered by tests

Check warning on line 45 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 49 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 53 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 60 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 62 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L62

Added line #L62 was not covered by tests

Check warning on line 64 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L64

Added line #L64 was not covered by tests

Check warning on line 67 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L67

Added line #L67 was not covered by tests

Check warning on line 70 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L70

Added line #L70 was not covered by tests

Check warning on line 73 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L73

Added line #L73 was not covered by tests

Check warning on line 76 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 80 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 86 in packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/create-sse-fetcher.ts#L86

Added line #L86 was not covered by tests

Check warning on line 48 in packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts#L48

Added line #L48 was not covered by tests

Check warning on line 50 in packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts#L50

Added line #L50 was not covered by tests

Check warning on line 53 in packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/graphiql-toolkit/src/create-fetcher/createFetcher.ts#L53

Added line #L53 was not covered by tests