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

Merge list fields correctly #6109

Merged
merged 3 commits into from Apr 29, 2024
Merged

Merge list fields correctly #6109

merged 3 commits into from Apr 29, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Apr 29, 2024

No description provided.

Copy link

changeset-bot bot commented Apr 29, 2024

🦋 Changeset detected

Latest commit: 9d14f89

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@graphql-tools/federation Patch
@graphql-tools/delegate Patch
@graphql-tools/stitch Patch
federation-benchmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 29, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 336       ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 144 kB  14 kB/s
     http_req_blocked...............: avg=3.98µs   min=2.09µs  med=2.68µs   max=183.67µs p(90)=3.75µs   p(95)=3.98µs  
     http_req_connecting............: avg=772ns    min=0s      med=0s       max=129.82µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=55.6ms   min=47.63ms med=52.06ms  max=153.55ms p(90)=58.5ms   p(95)=88.88ms 
       { expected_response:true }...: avg=55.6ms   min=47.63ms med=52.06ms  max=153.55ms p(90)=58.5ms   p(95)=88.88ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 168
     http_req_receiving.............: avg=163.32µs min=96.22µs med=123.75µs max=5.79ms   p(90)=144.91µs p(95)=151.36µs
     http_req_sending...............: avg=24.51µs  min=18.6µs  med=24.54µs  max=61.54µs  p(90)=28.41µs  p(95)=30.22µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.41ms  min=47.5ms  med=51.91ms  max=153.19ms p(90)=58.34ms  p(95)=88.72ms 
     http_reqs......................: 168     16.719982/s
     iteration_duration.............: avg=59.79ms  min=51.04ms med=56.09ms  max=158.98ms p(90)=64.79ms  p(95)=92.94ms 
     iterations.....................: 168     16.719982/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Apr 29, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/delegate 10.0.7-alpha-20240429151916-9d14f891010ca7dba82620ccfd8ed814c72c00f6 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 1.1.29-alpha-20240429151916-9d14f891010ca7dba82620ccfd8ed814c72c00f6 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.2.3-alpha-20240429151916-9d14f891010ca7dba82620ccfd8ed814c72c00f6 npm ↗︎ unpkg ↗︎

packages/delegate/src/mergeFields.ts Dismissed Show dismissed Hide dismissed
packages/delegate/src/mergeFields.ts Dismissed Show dismissed Hide dismissed
Copy link
Contributor

github-actions bot commented Apr 29, 2024

💻 Website Preview

The latest changes are available as preview in: https://16017315.graphql-tools.pages.dev

@ardatan ardatan merged commit 074fad4 into master Apr 29, 2024
29 checks passed
@ardatan ardatan deleted the res-merge-arrays branch April 29, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant