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/project succeeded Jul 16, 2023 in 0s

87.47% (-0.11%) compared to 606a52c

View this Pull Request on Codecov

87.47% (-0.11%) compared to 606a52c

Details

Codecov Report

Merging #6754 (7e74202) into main (606a52c) will decrease coverage by 0.11%.
The diff coverage is 62.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6754      +/-   ##
==========================================
- Coverage   87.57%   87.47%   -0.11%     
==========================================
  Files         377      379       +2     
  Lines       13201    13230      +29     
  Branches     3901     3906       +5     
==========================================
+ Hits        11561    11573      +12     
- Misses       1261     1279      +18     
+ Partials      379      378       -1     
Impacted Files Coverage Δ
...escript-estree/src/useProgramFromProjectService.ts 16.66% <16.66%> (ø)
...t-estree/src/create-program/useProvidedPrograms.ts 84.84% <66.66%> (ø)
...pt-estree/src/parseSettings/createParseSettings.ts 81.81% <71.42%> (+0.18%) ⬆️
...-estree/src/create-program/createProjectService.ts 80.00% <80.00%> (ø)
packages/eslint-plugin-tslint/src/rules/config.ts 97.77% <100.00%> (+0.05%) ⬆️
packages/typescript-estree/src/clear-caches.ts 100.00% <100.00%> (ø)
...-estree/src/create-program/createProjectProgram.ts 97.56% <100.00%> (-0.12%) ⬇️
.../src/create-program/getWatchProgramsForProjects.ts 82.12% <100.00%> (-2.71%) ⬇️
...ges/typescript-estree/src/create-program/shared.ts 77.50% <100.00%> (ø)

... and 1 file with indirect coverage changes