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(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, intersection #8642

Merged
merged 1 commit into from
Mar 18, 2024

feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, u…

a61eecc
Select commit
Failed to load commit list.
Merged

feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, intersection #8642

feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, u…
a61eecc
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

87.20% (-0.79%) compared to 3fef9d6

View this Pull Request on Codecov

87.20% (-0.79%) compared to 3fef9d6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.20%. Comparing base (3fef9d6) to head (a61eecc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8642      +/-   ##
==========================================
- Coverage   87.98%   87.20%   -0.79%     
==========================================
  Files         401      251     -150     
  Lines       13905    12309    -1596     
  Branches     4086     3880     -206     
==========================================
- Hits        12235    10734    -1501     
+ Misses       1370     1305      -65     
+ Partials      300      270      -30     
Files Coverage Δ
...t-plugin/src/rules/prefer-reduce-type-parameter.ts 100.00% <100.00%> (ø)

... and 150 files with indirect coverage changes