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

fix handling of __typename optimizations #3156

Merged
merged 3 commits into from
Sep 26, 2024

Bugfix and slight nit

f168c7b
Select commit
Loading
Failed to load commit list.
Merged

fix handling of __typename optimizations #3156

Bugfix and slight nit
f168c7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 26, 2024 in 0s

27.27% of diff hit (target 0.00%)

View this Pull Request on Codecov

27.27% of diff hit (target 0.00%)

Annotations

Check warning on line 100 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L100

Added line #L100 was not covered by tests

Check warning on line 102 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L102

Added line #L102 was not covered by tests

Check warning on line 104 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L104

Added line #L104 was not covered by tests

Check warning on line 107 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L107

Added line #L107 was not covered by tests

Check warning on line 114 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 175 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 182 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 192 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L192

Added line #L192 was not covered by tests

Check warning on line 214 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L214

Added line #L214 was not covered by tests

Check warning on line 225 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L225

Added line #L225 was not covered by tests

Check warning on line 525 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L525

Added line #L525 was not covered by tests

Check warning on line 604 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L604

Added line #L604 was not covered by tests

Check warning on line 669 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L669

Added line #L669 was not covered by tests

Check warning on line 3059 in internals-js/src/operations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/operations.ts#L3056-L3059

Added lines #L3056 - L3059 were not covered by tests

Check warning on line 3451 in query-planner-js/src/buildPlan.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

query-planner-js/src/buildPlan.ts#L3451

Added line #L3451 was not covered by tests