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(typescript-estree): add EXPERIMENTAL_useProjectService option to use TypeScript project service #6754

Merged

Merge branch 'main' into create-project-service

7e74202
Select commit
Failed to load commit list.
Merged

feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use TypeScript project service #6754

Merge branch 'main' into create-project-service
7e74202
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jul 16, 2023 in 0s

62.50% of diff hit (target 90.00%)

View this Pull Request on Codecov

62.50% of diff hit (target 90.00%)

Annotations

Check warning on line 32 in packages/typescript-estree/src/create-program/createProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/create-program/createProjectService.ts#L32

Added line #L32 was not covered by tests

Check warning on line 38 in packages/typescript-estree/src/create-program/createProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/create-program/createProjectService.ts#L38

Added line #L38 was not covered by tests

Check warning on line 9 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L9

Added line #L9 was not covered by tests

Check warning on line 13 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L13

Added line #L13 was not covered by tests

Check warning on line 20 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L20

Added line #L20 was not covered by tests

Check warning on line 24 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 30 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L30

Added line #L30 was not covered by tests

Check warning on line 33 in packages/typescript-estree/src/useProgramFromProjectService.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/typescript-estree/src/useProgramFromProjectService.ts#L33

Added line #L33 was not covered by tests