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

Handle @inaccessible on types & more Federation tests #6086

Merged
merged 2 commits into from Apr 24, 2024
Merged

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Apr 24, 2024

  • Handle Federation's @inaccessible directive on types

And this adds more tests for Federation

Copy link

changeset-bot bot commented Apr 24, 2024

🦋 Changeset detected

Latest commit: 3853a8b

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 Apr 24, 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.27-alpha-20240424182036-3853a8b73b06550ae04fe09222165c302caaca2a npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Apr 24, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 346       ✗ 0  
     data_received..................: 40 MB   4.0 MB/s
     data_sent......................: 148 kB  15 kB/s
     http_req_blocked...............: avg=3.78µs   min=2.06µs   med=2.7µs    max=153.15µs p(90)=3.78µs   p(95)=4.06µs  
     http_req_connecting............: avg=551ns    min=0s       med=0s       max=95.47µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=53.9ms   min=46.86ms  med=50.61ms  max=134.54ms p(90)=56.41ms  p(95)=85.38ms 
       { expected_response:true }...: avg=53.9ms   min=46.86ms  med=50.61ms  max=134.54ms p(90)=56.41ms  p(95)=85.38ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 173
     http_req_receiving.............: avg=139.22µs min=111.76µs med=133.68µs max=457.08µs p(90)=149.91µs p(95)=154.95µs
     http_req_sending...............: avg=25.47µs  min=18.38µs  med=24.78µs  max=72.71µs  p(90)=30.09µs  p(95)=33.28µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=53.73ms  min=46.46ms  med=50.44ms  max=134.03ms p(90)=56.25ms  p(95)=85.22ms 
     http_reqs......................: 173     17.224705/s
     iteration_duration.............: avg=58.03ms  min=50.51ms  med=54.84ms  max=138.24ms p(90)=62.31ms  p(95)=89.32ms 
     iterations.....................: 173     17.224705/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Apr 24, 2024

💻 Website Preview

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

@ardatan ardatan merged commit f538e50 into master Apr 24, 2024
29 checks passed
@ardatan ardatan deleted the more-tests-fixes branch April 24, 2024 18:23
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