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

Disable azure functions tests #3259

Merged
merged 1 commit into from
May 7, 2024
Merged

Disable azure functions tests #3259

merged 1 commit into from
May 7, 2024

Conversation

EmrysMyrddin
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented May 7, 2024

⚠️ No Changeset found

Latest commit: 3de599e

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

Copy link
Contributor

github-actions bot commented May 7, 2024

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}

     checks.......................................: 100.00% ✓ 396440      ✗ 0     
     data_received................................: 1.6 GB  13 MB/s
     data_sent....................................: 80 MB   667 kB/s
     http_req_blocked.............................: avg=1.5µs    min=982ns    med=1.34µs   max=273.71µs p(90)=1.98µs   p(95)=2.18µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=141.15µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=390.39µs min=222.32µs med=346.45µs max=24.57ms  p(90)=545.32µs p(95)=565.28µs
       { expected_response:true }.................: avg=390.39µs min=222.32µs med=346.45µs max=24.57ms  p(90)=545.32µs p(95)=565.28µs
     ✓ { mode:graphql-jit }.......................: avg=293.2µs  min=222.32µs med=271.21µs max=14.45ms  p(90)=300.84µs p(95)=313.52µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=572.92µs min=478.66µs med=543.81µs max=16.92ms  p(90)=585.52µs p(95)=624.34µs
     ✓ { mode:graphql-response-cache }............: avg=370.36µs min=293.92µs med=349.31µs max=15.99ms  p(90)=380.57µs p(95)=392.89µs
     ✓ { mode:graphql }...........................: avg=387.79µs min=299.85µs med=354.37µs max=24.57ms  p(90)=395.77µs p(95)=444.8µs 
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 198220
     http_req_receiving...........................: avg=33.09µs  min=17.28µs  med=33.16µs  max=846.99µs p(90)=38.51µs  p(95)=40.78µs 
     http_req_sending.............................: avg=8.48µs   min=5.92µs   med=7.5µs    max=3.47ms   p(90)=10.98µs  p(95)=11.81µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=348.81µs min=190.47µs med=305.65µs max=24.38ms  p(90)=503.57µs p(95)=521.26µs
     http_reqs....................................: 198220  1651.809181/s
     iteration_duration...........................: avg=600.42µs min=393.66µs med=552.56µs max=25.38ms  p(90)=758.5µs  p(95)=782.33µs
     iterations...................................: 198220  1651.809181/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented May 7, 2024

💻 Website Preview

The latest changes are available as preview in: https://03e3c851.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented May 7, 2024

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@EmrysMyrddin EmrysMyrddin merged commit d318fd9 into main May 7, 2024
24 of 27 checks passed
@EmrysMyrddin EmrysMyrddin deleted the disable-e2e-azure branch May 7, 2024 14:22
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.

1 participant