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(wrap): optional argument value is not defined with MapLeafValues transform #4823

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Nov 7, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 7, 2022

🦋 Changeset detected

Latest commit: 833382c

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

This PR includes changesets to release 5 packages
Name Type
@graphql-tools/wrap Patch
@graphql-tools/stitch Patch
@graphql-tools/url-loader Patch
federation-benchmark Patch
@graphql-tools/prisma-loader 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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

🚀 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/prisma-loader 7.2.31-alpha-20221107091115-6fc8493d npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.16.11-alpha-20221107091115-6fc8493d npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.20-alpha-20221107091115-6fc8493d npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.2.10-alpha-20221107091115-6fc8493d npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 194      ✗ 0  
     data_received..................: 23 MB   2.3 MB/s
     data_sent......................: 83 kB   8.3 kB/s
     http_req_blocked...............: avg=6.81µs   min=2.8µs   med=4.1µs   max=238.8µs  p(90)=5.74µs   p(95)=6.32µs  
     http_req_connecting............: avg=1.77µs   min=0s      med=0s      max=172.6µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=96.2ms   min=84.84ms med=90.39ms max=224.61ms p(90)=102.1ms  p(95)=146.21ms
       { expected_response:true }...: avg=96.2ms   min=84.84ms med=90.39ms max=224.61ms p(90)=102.1ms  p(95)=146.21ms
     http_req_failed................: 0.00%   ✓ 0        ✗ 97 
     http_req_receiving.............: avg=191.3µs  min=150.9µs med=185.4µs max=539.9µs  p(90)=210.84µs p(95)=221.92µs
     http_req_sending...............: avg=89.38µs  min=21.4µs  med=30.7µs  max=4.03ms   p(90)=45.44µs  p(95)=62.4µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=95.92ms  min=84.62ms med=90.18ms max=224.15ms p(90)=101.48ms p(95)=145.98ms
     http_reqs......................: 97      9.679092/s
     iteration_duration.............: avg=103.28ms min=90.14ms med=97.47ms max=231.24ms p(90)=111.54ms p(95)=153.91ms
     iterations.....................: 97      9.679092/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://29ebbeba.graphql-tools.pages.dev

@ardatan ardatan merged commit a58cd6d into master Nov 7, 2022
@ardatan ardatan deleted the fix-map-optional branch November 7, 2022 09:17
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.

1 participant