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-useless-template-literals] detect TemplateLiteral #8575

refactor: modify code and tests

67c097e
Select commit
Failed to load commit list.
Merged

fix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral #8575

refactor: modify code and tests
67c097e
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 0s

87.17% (+0.04%) compared to 6954a4a

View this Pull Request on Codecov

87.17% (+0.04%) compared to 6954a4a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (6954a4a) to head (67c097e).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8575      +/-   ##
==========================================
+ Coverage   87.12%   87.17%   +0.04%     
==========================================
  Files         251      251              
  Lines       12268    12275       +7     
  Branches     3868     3872       +4     
==========================================
+ Hits        10689    10701      +12     
+ Misses       1307     1303       -4     
+ Partials      272      271       -1     
Files Coverage Δ
...t-plugin/src/rules/no-useless-template-literals.ts 100.00% <100.00%> (ø)

... and 58 files with indirect coverage changes