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: file-upload example #1750

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

saihaj
Copy link
Collaborator

@saihaj saihaj commented Sep 19, 2022

Closes #1508

@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2022

⚠️ No Changeset found

Latest commit: cd0d3a4

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
Copy link
Contributor

github-actions bot commented Sep 19, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 172192      ✗ 0    
     data_received..................: 26 MB   855 kB/s
     data_sent......................: 9.9 MB  330 kB/s
     http_req_blocked...............: avg=1.3µs    min=700ns   med=1µs     max=9.55ms  p(90)=1.5µs   p(95)=1.9µs   
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=113.9µs p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=271.78µs min=186.5µs med=247.2µs max=18.14ms p(90)=305.1µs p(95)=332.13µs
       { expected_response:true }...: avg=271.78µs min=186.5µs med=247.2µs max=18.14ms p(90)=305.1µs p(95)=332.13µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 86096
     http_req_receiving.............: avg=18.83µs  min=11.1µs  med=17.2µs  max=6.58ms  p(90)=24µs    p(95)=26.2µs  
     http_req_sending...............: avg=7.04µs   min=4µs     med=5.1µs   max=4.35ms  p(90)=10.5µs  p(95)=11.3µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=245.9µs  min=167.8µs med=223.6µs max=18ms    p(90)=274.6µs p(95)=298.73µs
     http_reqs......................: 86096   2869.410553/s
     iteration_duration.............: avg=342.38µs min=241.4µs med=314.5µs max=18.62ms p(90)=388.9µs p(95)=421.13µs
     iterations.....................: 86096   2869.410553/s
     vus............................: 1       min=1         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

🚀 Website Preview

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

@saihaj saihaj merged commit b105013 into v3 Sep 19, 2022
@saihaj saihaj deleted the saihaj/1508-integration-tests-for-file-upload-example branch September 19, 2022 16:57
@saihaj saihaj self-assigned this Sep 19, 2022
ardatan pushed a commit that referenced this pull request Sep 19, 2022
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.

Integration Tests for file-upload example
2 participants