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

test: context error masking #1604

Merged
merged 6 commits into from
Sep 6, 2022
Merged

test: context error masking #1604

merged 6 commits into from
Sep 6, 2022

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented Aug 16, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 16, 2022

🦋 Changeset detected

Latest commit: 913c879

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

This PR includes changesets to release 11 packages
Name Type
@graphql-yoga/plugin-response-cache Patch
graphql-yoga Patch
@graphql-yoga/common Patch
@graphql-yoga/node Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
hackernews Patch
hello-world-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

@n1ru4l n1ru4l changed the title test: add failing test test: context error masking Aug 16, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 16, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 138688      ✗ 0    
     data_received..................: 21 MB   689 kB/s
     data_sent......................: 8.0 MB  266 kB/s
     http_req_blocked...............: avg=1.39µs   min=600ns   med=1.2µs   max=576µs   p(90)=1.8µs   p(95)=2.2µs  
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=131.3µs p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=341.73µs min=176.2µs med=301.5µs max=25.52ms p(90)=391.1µs p(95)=443.1µs
       { expected_response:true }...: avg=341.73µs min=176.2µs med=301.5µs max=25.52ms p(90)=391.1µs p(95)=443.1µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 69344
     http_req_receiving.............: avg=23.64µs  min=10.2µs  med=21.1µs  max=10.96ms p(90)=30.2µs  p(95)=34.2µs 
     http_req_sending...............: avg=10.51µs  min=3.8µs   med=9.5µs   max=3.11ms  p(90)=13.3µs  p(95)=14.6µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=307.58µs min=158.7µs med=269.5µs max=25.38ms p(90)=351.8µs p(95)=400.8µs
     http_reqs......................: 69344   2311.333503/s
     iteration_duration.............: avg=426.5µs  min=227.8µs med=382µs   max=26.1ms  p(90)=489.3µs p(95)=548.5µs
     iterations.....................: 69344   2311.333503/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 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-yoga/apollo-link 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 2.4.3-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20220906123847-11f657e8 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 2dbdd91 into v3 Sep 6, 2022
@ardatan ardatan deleted the fix-context-error-masking branch September 6, 2022 13:29
This was referenced Sep 21, 2022
@saihaj saihaj mentioned this pull request Oct 17, 2022
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

2 participants