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): [restrict-plus-operands] add allow* options #6161

Fix lint-markdown

b78d9bb
Select commit
Failed to load commit list.
Merged

feat(eslint-plugin): [restrict-plus-operands] add allow* options #6161

Fix lint-markdown
b78d9bb
Select commit
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Apr 6, 2023 in 0s

87.41% (+0.04%) compared to 915f9c2

View this Pull Request on Codecov

87.41% (+0.04%) compared to 915f9c2

Details

Codecov Report

Merging #6161 (b78d9bb) into main (915f9c2) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6161      +/-   ##
==========================================
+ Coverage   87.36%   87.41%   +0.04%     
==========================================
  Files         386      386              
  Lines       13190    13189       -1     
  Branches     3867     3872       +5     
==========================================
+ Hits        11524    11529       +5     
+ Misses       1300     1294       -6     
  Partials      366      366              
Impacted Files Coverage Δ
...-plugin/src/rules/restrict-template-expressions.ts 100.00% <ø> (ø)
.../eslint-plugin/src/rules/restrict-plus-operands.ts 100.00% <100.00%> (+11.32%) ⬆️