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

chore(lint): initialise biome_graphql_analyze #3276

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ematipico
Copy link
Member

Summary

This PR initialize the biome_graphql_analyze crate and its infrastructure.

I added a just new-graphql-lintrule script.

Test Plan

CI should pass

@github-actions github-actions bot added the A-Tooling Area: internal tools label Jun 24, 2024
Copy link
Contributor

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50227 50227 0
Passed 49120 49120 0
Failed 1107 1107 0
Panics 0 0 0
Coverage 97.80% 97.80% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6534 6534 0
Passed 2084 2084 0
Failed 4450 4450 0
Panics 0 0 0
Coverage 31.89% 31.89% 0.00%

ts/babel

Test result main count This PR count Difference
Total 669 669 0
Passed 597 597 0
Failed 72 72 0
Panics 0 0 0
Coverage 89.24% 89.24% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18243 18243 0
Passed 13981 13981 0
Failed 4262 4262 0
Panics 0 0 0
Coverage 76.64% 76.64% 0.00%

@ematipico ematipico force-pushed the feat/bootstrap-graphql-analyzer branch from 0424fb3 to b8a6c23 Compare June 24, 2024 11:05
Copy link

codspeed-hq bot commented Jun 24, 2024

CodSpeed Performance Report

Merging #3276 will not alter performance

Comparing feat/bootstrap-graphql-analyzer (36b6109) with main (5fe2f68)

Summary

✅ 90 untouched benchmarks

@ematipico ematipico force-pushed the feat/bootstrap-graphql-analyzer branch from b8a6c23 to 224f02b Compare June 24, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Tooling Area: internal tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants