ardatan / graphql-tools

:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
https://www.graphql-tools.com
MIT License
5.35k stars 818 forks source link

Move stitching to Hive GW Repo #6681

Closed ardatan closed 1 week ago

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 35d921d8b9633a60fc12653d31a46440651dfe8a

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

github-actions[bot] commented 1 week ago

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 332      ✗ 0  
     data_received..................: 39 MB   3.9 MB/s
     data_sent......................: 142 kB  14 kB/s
     http_req_blocked...............: avg=3.84µs   min=1.89µs  med=2.66µs   max=171.62µs p(90)=3.67µs   p(95)=4.07µs  
     http_req_connecting............: avg=734ns    min=0s      med=0s       max=121.84µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=56.04ms  min=47.13ms med=52.19ms  max=158.09ms p(90)=64.25ms  p(95)=88.52ms 
       { expected_response:true }...: avg=56.04ms  min=47.13ms med=52.19ms  max=158.09ms p(90)=64.25ms  p(95)=88.52ms 
     http_req_failed................: 0.00%   ✓ 0        ✗ 166
     http_req_receiving.............: avg=125.96µs min=98.44µs med=124.08µs max=279.77µs p(90)=140.76µs p(95)=146.97µs
     http_req_sending...............: avg=24.87µs  min=18.48µs med=24.45µs  max=73.4µs   p(90)=29.13µs  p(95)=33.46µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.89ms  min=47ms    med=52.03ms  max=157.76ms p(90)=64.09ms  p(95)=88.36ms 
     http_reqs......................: 166     16.55534/s
     iteration_duration.............: avg=60.38ms  min=51.23ms med=56.26ms  max=162.2ms  p(90)=69.47ms  p(95)=92.59ms 
     iterations.....................: 166     16.55534/s
     vus............................: 1       min=1      max=1
     vus_max........................: 1       min=1      max=1
github-actions[bot] commented 1 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://0f86595b.graphql-tools.pages.dev](https://0f86595b.graphql-tools.pages.dev)