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: support TypeScript 5.1 #7088

Merged
merged 30 commits into from
Jun 30, 2023

Recreated patch-package typescript

3a01637
Select commit
Failed to load commit list.
Merged

feat: support TypeScript 5.1 #7088

Recreated patch-package typescript
3a01637
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2023 in 0s

87.39% (-0.04%) compared to f74862c

View this Pull Request on Codecov

87.39% (-0.04%) compared to f74862c

Details

Codecov Report

Merging #7088 (3a01637) into main (f74862c) will decrease coverage by 0.04%.
The diff coverage is 33.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7088      +/-   ##
==========================================
- Coverage   87.43%   87.39%   -0.04%     
==========================================
  Files         386      386              
  Lines       13192    13198       +6     
  Branches     3872     3873       +1     
==========================================
+ Hits        11534    11535       +1     
- Misses       1292     1296       +4     
- Partials      366      367       +1     
Impacted Files Coverage Δ
packages/typescript-estree/src/convert.ts 29.22% <0.00%> (-0.15%) ⬇️
...ipt-estree/src/parseSettings/warnAboutTSVersion.ts 93.33% <100.00%> (ø)

... and 2 files with indirect coverage changes