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] no-deprecated: false positive on commonjs import in no-deprecated rule #3614

Merged

[Fix] `no-deprecated`: prevent false positive on commonjs import

d73cd51
Select commit
Loading
Failed to load commit list.
Merged

[Fix] no-deprecated: false positive on commonjs import in no-deprecated rule #3614

[Fix] `no-deprecated`: prevent false positive on commonjs import
d73cd51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2023 in 0s

97.63% (+0.00%) compared to 0667fb0

View this Pull Request on Codecov

97.63% (+0.00%) compared to 0667fb0

Details

Codecov Report

Merging #3614 (d73cd51) into master (0667fb0) will increase coverage by 0.00%.
The diff coverage is 91.66%.

@@           Coverage Diff           @@
##           master    #3614   +/-   ##
=======================================
  Coverage   97.63%   97.63%           
=======================================
  Files         132      132           
  Lines        9290     9298    +8     
  Branches     3395     3400    +5     
=======================================
+ Hits         9070     9078    +8     
  Misses        220      220           
Files Changed Coverage Δ
lib/rules/no-deprecated.js 99.09% <91.66%> (+0.06%) ⬆️