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(biome_graphql_parser): parse scalar extension #2927

Merged

Conversation

vohoanglong0107
Copy link
Contributor

@vohoanglong0107 vohoanglong0107 commented May 21, 2024

Summary

Parse GraphQL scalar extensions (link). This is a small case, as almost all parsing logic was handled by a previous PR focusing on parsing scalar definition.

Test Plan

All tests should pass.

@github-actions github-actions bot added the A-Tooling Area: internal tools label May 21, 2024
Copy link

codspeed-hq bot commented May 21, 2024

CodSpeed Performance Report

Merging #2927 will not alter performance

Comparing vohoanglong0107:feat-graphql-parse-schema-extension (d24448b) with main (ea0c565)

Summary

✅ 92 untouched benchmarks

@vohoanglong0107 vohoanglong0107 marked this pull request as ready for review May 21, 2024 02:34
@ematipico ematipico merged commit 336d5db into biomejs:main May 21, 2024
14 checks passed
@vohoanglong0107 vohoanglong0107 deleted the feat-graphql-parse-schema-extension branch May 21, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants