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: apollo-federation example #1754

Merged

Conversation

saihaj
Copy link
Collaborator

@saihaj saihaj commented Sep 19, 2022

closes #1505

@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2022

⚠️ No Changeset found

Latest commit: 11f4519

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@saihaj saihaj self-assigned this Sep 19, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 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-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20220926184711-2f994a67 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 107364      ✗ 0    
     data_received..................: 16 MB   533 kB/s
     data_sent......................: 6.2 MB  206 kB/s
     http_req_blocked...............: avg=2.07µs   min=1.3µs    med=1.8µs    max=1.47ms  p(90)=2.4µs    p(95)=2.6µs   
     http_req_connecting............: avg=23ns     min=0s       med=0s       max=1.25ms  p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=441.85µs min=299.51µs med=388.31µs max=23.96ms p(90)=478.82µs p(95)=586.62µs
       { expected_response:true }...: avg=441.85µs min=299.51µs med=388.31µs max=23.96ms p(90)=478.82µs p(95)=586.62µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 53682
     http_req_receiving.............: avg=29.28µs  min=18.2µs   med=25µs     max=3.95ms  p(90)=33.1µs   p(95)=38.4µs  
     http_req_sending...............: avg=12.56µs  min=6.7µs    med=8.6µs    max=6.13ms  p(90)=18.9µs   p(95)=20µs    
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=400µs    min=267.41µs med=350.81µs max=23.73ms p(90)=430.92µs p(95)=526.12µs
     http_reqs......................: 53682   1789.277798/s
     iteration_duration.............: avg=551.68µs min=377.11µs med=495.92µs max=25.83ms p(90)=600.01µs p(95)=745.32µs
     iterations.....................: 53682   1789.277798/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://6c693650.graphql-yoga.pages.dev

@saihaj saihaj marked this pull request as ready for review September 26, 2022 18:37
@saihaj saihaj merged commit 4bda7be into v3 Sep 26, 2022
@saihaj saihaj deleted the saihaj/1505-integration-tests-for-apollo-federation-example branch September 26, 2022 21:17
@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.

Integration Tests for Apollo Federation Example
2 participants