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

fix(eslint-plugin): [no-inferrable-types] apply also for parameter properties #7288

Merged
merged 4 commits into from
Jul 28, 2023

chore: fix wrong indentation

6bb4d5b
Select commit
Failed to load commit list.
Merged

fix(eslint-plugin): [no-inferrable-types] apply also for parameter properties #7288

chore: fix wrong indentation
6bb4d5b
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 1s

87.40% (+0.00%) compared to c79fec7

View this Pull Request on Codecov

87.40% (+0.00%) compared to c79fec7

Details

Codecov Report

Merging #7288 (6bb4d5b) into main (c79fec7) will increase coverage by 0.00%.
Report is 14 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7288   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files         381      381           
  Lines       13313    13316    +3     
  Branches     3934     3936    +2     
=======================================
+ Hits        11636    11639    +3     
  Misses       1292     1292           
  Partials      385      385           
Files Changed Coverage Δ
...ges/eslint-plugin/src/rules/no-inferrable-types.ts 95.23% <100.00%> (+0.23%) ⬆️

... and 1 file with indirect coverage changes