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): [naming-convention] add support for default and namespace imports #7269

Merged

split tests

bc92533
Select commit
Failed to load commit list.
Merged

feat(eslint-plugin): [naming-convention] add support for default and namespace imports #7269

split tests
bc92533
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 1s

87.42% (+0.01%) compared to 0a1de14

View this Pull Request on Codecov

87.42% (+0.01%) compared to 0a1de14

Details

Codecov Report

Merging #7269 (bc92533) into main (0a1de14) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7269      +/-   ##
==========================================
+ Coverage   87.41%   87.42%   +0.01%     
==========================================
  Files         381      381              
  Lines       13321    13332      +11     
  Branches     3938     3940       +2     
==========================================
+ Hits        11645    11656      +11     
  Misses       1298     1298              
  Partials      378      378              
Files Changed Coverage Δ
...-plugin/src/rules/naming-convention-utils/enums.ts 100.00% <ø> (ø)
...plugin/src/rules/naming-convention-utils/schema.ts 100.00% <ø> (ø)
...kages/eslint-plugin/src/rules/naming-convention.ts 90.68% <100.00%> (+0.53%) ⬆️