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

Add the ability to reference elements further up the call chain as named parameters #2988

Merged
merged 85 commits into from
May 14, 2024

prettier fix

dd72c8e
Select commit
Loading
Failed to load commit list.
Merged

Add the ability to reference elements further up the call chain as named parameters #2988

prettier fix
dd72c8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2024 in 1s

50.05% of diff hit (target 0.00%)

View this Pull Request on Codecov

50.05% of diff hit (target 0.00%)

Annotations

Check warning on line 1672 in composition-js/src/merging/merge.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composition-js/src/merging/merge.ts#L1672

Added line #L1672 was not covered by tests

Check warning on line 1739 in composition-js/src/merging/merge.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composition-js/src/merging/merge.ts#L1739

Added line #L1739 was not covered by tests

Check warning on line 382 in composition-js/src/validate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composition-js/src/validate.ts#L382

Added line #L382 was not covered by tests

Check warning on line 386 in composition-js/src/validate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composition-js/src/validate.ts#L386

Added line #L386 was not covered by tests

Check warning on line 655 in composition-js/src/validate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

composition-js/src/validate.ts#L655

Added line #L655 was not covered by tests

Check warning on line 339 in internals-js/src/extractSubgraphsFromSupergraph.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/extractSubgraphsFromSupergraph.ts#L339

Added line #L339 was not covered by tests

Check warning on line 342 in internals-js/src/extractSubgraphsFromSupergraph.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/extractSubgraphsFromSupergraph.ts#L342

Added line #L342 was not covered by tests

Check warning on line 658 in internals-js/src/extractSubgraphsFromSupergraph.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/extractSubgraphsFromSupergraph.ts#L658

Added line #L658 was not covered by tests

Check warning on line 664 in internals-js/src/extractSubgraphsFromSupergraph.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/extractSubgraphsFromSupergraph.ts#L664

Added line #L664 was not covered by tests

Check warning on line 352 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L352

Added line #L352 was not covered by tests

Check warning on line 380 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L380

Added line #L380 was not covered by tests

Check warning on line 404 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L404

Added line #L404 was not covered by tests

Check warning on line 412 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L412

Added line #L412 was not covered by tests

Check warning on line 419 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L418-L419

Added lines #L418 - L419 were not covered by tests

Check warning on line 427 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L427

Added line #L427 was not covered by tests

Check warning on line 429 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L429

Added line #L429 was not covered by tests

Check warning on line 441 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L441

Added line #L441 was not covered by tests

Check warning on line 443 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L443

Added line #L443 was not covered by tests

Check warning on line 469 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L469

Added line #L469 was not covered by tests

Check warning on line 473 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L473

Added line #L473 was not covered by tests

Check warning on line 479 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L479

Added line #L479 was not covered by tests

Check warning on line 483 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L483

Added line #L483 was not covered by tests

Check warning on line 487 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L487

Added line #L487 was not covered by tests

Check warning on line 489 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L489

Added line #L489 was not covered by tests

Check warning on line 493 in internals-js/src/federation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internals-js/src/federation.ts#L493

Added line #L493 was not covered by tests