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

Add --detectLeaks and --detectOpenHandles to the unit tests #4640

Merged
merged 13 commits into from
Aug 12, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Aug 10, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2022

🦋 Changeset detected

Latest commit: 3869120

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

This PR includes changesets to release 10 packages
Name Type
@graphql-tools/apollo-engine-loader Patch
@graphql-tools/batch-delegate Patch
@graphql-tools/github-loader Patch
@graphql-tools/links Patch
@graphql-tools/prisma-loader Patch
@graphql-tools/stitch Patch
@graphql-tools/stitching-directives Patch
@graphql-tools/url-loader Patch
@graphql-tools/wrap 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

@vercel
Copy link

vercel bot commented Aug 10, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-tools ✅ Ready (Inspect) Visit Preview Aug 12, 2022 at 9:40AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 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/batch-delegate 8.3.6-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/links 8.3.6-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/apollo-engine-loader 7.3.9-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 7.3.9-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/prisma-loader 7.2.13-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/url-loader 7.13.8-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 8.7.6-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 2.3.6-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 9.0.4-alpha-20220812093637-a8293ed7 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 262       ✗ 0  
     data_received..................: 31 MB   3.0 MB/s
     data_sent......................: 112 kB  11 kB/s
     http_req_blocked...............: avg=7.46µs   min=2.7µs   med=3.3µs   max=533.8µs  p(90)=4.1µs   p(95)=4.3µs   
     http_req_connecting............: avg=3.61µs   min=0s      med=0s      max=473.5µs  p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=71.38ms  min=62.24ms med=67.25ms max=159.11ms p(90)=76.35ms p(95)=110.38ms
       { expected_response:true }...: avg=71.38ms  min=62.24ms med=67.25ms max=159.11ms p(90)=76.35ms p(95)=110.38ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 131
     http_req_receiving.............: avg=142.58µs min=111.9µs med=133.9µs max=606.3µs  p(90)=151.7µs p(95)=191µs   
     http_req_sending...............: avg=89.34µs  min=16.5µs  med=24.9µs  max=1.99ms   p(90)=35.8µs  p(95)=886.05µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=71.15ms  min=62.11ms med=67.09ms max=158.44ms p(90)=76.19ms p(95)=110.22ms
     http_reqs......................: 131     13.052802/s
     iteration_duration.............: avg=76.57ms  min=66.8ms  med=72.16ms max=164.38ms p(90)=82.8ms  p(95)=115.35ms
     iterations.....................: 131     13.052802/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@ardatan ardatan merged commit 27bdc23 into master Aug 12, 2022
@ardatan ardatan deleted the tests-for-leaks branch August 12, 2022 09:46
@ardatan ardatan self-assigned this Aug 15, 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

3 participants