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

feat(federation): interface objects #6129

Merged
merged 3 commits into from May 5, 2024
Merged

feat(federation): interface objects #6129

merged 3 commits into from May 5, 2024

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented May 2, 2024

Merged by mistake and reopened in #6143

Copy link

changeset-bot bot commented May 2, 2024

🦋 Changeset detected

Latest commit: b33bc5b

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

This PR includes changesets to release 2 packages
Name Type
@graphql-tools/federation 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

Copy link
Contributor

github-actions bot commented May 2, 2024

🚀 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/federation 1.1.35-alpha-20240505022424-b33bc5b7c94045d4df584f482f66b71621665ccb npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented May 2, 2024

✅ 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=4.09µs  min=1.87µs  med=2.84µs   max=174.19µs p(90)=4.02µs   p(95)=4.61µs  
     http_req_connecting............: avg=742ns   min=0s      med=0s       max=123.25µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=56.12ms min=47.67ms med=52.81ms  max=145.82ms p(90)=60.89ms  p(95)=88.2ms  
       { expected_response:true }...: avg=56.12ms min=47.67ms med=52.81ms  max=145.82ms p(90)=60.89ms  p(95)=88.2ms  
     http_req_failed................: 0.00%   ✓ 0         ✗ 166
     http_req_receiving.............: avg=130.9µs min=99.9µs  med=126.11µs max=280.74µs p(90)=150.41µs p(95)=158.96µs
     http_req_sending...............: avg=25.82µs min=18.68µs med=24.44µs  max=82.21µs  p(90)=32.72µs  p(95)=37.48µs 
     http_req_tls_handshaking.......: avg=0s      min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=55.97ms min=47.51ms med=52.66ms  max=145.49ms p(90)=60.73ms  p(95)=88.04ms 
     http_reqs......................: 166     16.558619/s
     iteration_duration.............: avg=60.36ms min=51.62ms med=56.87ms  max=151.12ms p(90)=69.81ms  p(95)=92.19ms 
     iterations.....................: 166     16.558619/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented May 2, 2024

💻 Website Preview

The latest changes are available as preview in: https://19fd98a6.graphql-tools.pages.dev

@ardatan ardatan marked this pull request as ready for review May 5, 2024 02:11
@ardatan ardatan changed the title WIP: Interface Object feat(federation): interface objects May 5, 2024
@ardatan ardatan merged commit d73ad98 into master May 5, 2024
30 checks passed
@ardatan ardatan deleted the iface-object branch May 5, 2024 20:23
@ardatan ardatan restored the iface-object branch May 5, 2024 20:27
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

1 participant