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(graphql-tag-pluck): support for import assertions #4863

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

charlypoly
Copy link
Collaborator

@charlypoly charlypoly self-assigned this Nov 24, 2022
@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2022

🦋 Changeset detected

Latest commit: 511efaf

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

This PR includes changesets to release 4 packages
Name Type
@graphql-tools/graphql-tag-pluck Minor
@graphql-tools/code-file-loader Patch
@graphql-tools/git-loader Patch
@graphql-tools/github-loader 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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 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/graphql-tag-pluck 7.4.0-alpha-20221124105007-82b955bb npm ↗︎ unpkg ↗︎
@graphql-tools/code-file-loader 7.3.13-alpha-20221124105007-82b955bb npm ↗︎ unpkg ↗︎
@graphql-tools/git-loader 7.2.13-alpha-20221124105007-82b955bb npm ↗︎ unpkg ↗︎
@graphql-tools/github-loader 7.3.20-alpha-20221124105007-82b955bb npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 254       ✗ 0  
     data_received..................: 30 MB   2.9 MB/s
     data_sent......................: 109 kB  11 kB/s
     http_req_blocked...............: avg=4.63µs   min=2.6µs   med=3.3µs    max=167.8µs  p(90)=3.9µs    p(95)=4.16µs  
     http_req_connecting............: avg=889ns    min=0s      med=0s       max=113µs    p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=73.96ms  min=64.2ms  med=69.98ms  max=178.04ms p(90)=78.24ms  p(95)=111.53ms
       { expected_response:true }...: avg=73.96ms  min=64.2ms  med=69.98ms  max=178.04ms p(90)=78.24ms  p(95)=111.53ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 127
     http_req_receiving.............: avg=162.87µs min=109.5µs med=132.39µs max=1.01ms   p(90)=241.89µs p(95)=259.43µs
     http_req_sending...............: avg=120.36µs min=16.6µs  med=23.8µs   max=3.12ms   p(90)=37.84µs  p(95)=824.42µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=73.68ms  min=64.05ms med=69.78ms  max=177.36ms p(90)=77.31ms  p(95)=111.36ms
     http_reqs......................: 127     12.645199/s
     iteration_duration.............: avg=79.05ms  min=68.75ms med=74.9ms   max=182.82ms p(90)=84.71ms  p(95)=118.67ms
     iterations.....................: 127     12.645199/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://2db15686.graphql-tools.pages.dev

@charlypoly charlypoly merged commit 238f070 into master Nov 24, 2022
@charlypoly charlypoly deleted the feat/gql-tag-pluck-ts-assert-support branch November 24, 2022 13:04
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

2 participants