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] sort-prop-types: ensure sort-prop-types respects noSortAlphabetically #3610

Merged
merged 1 commit into from
Jul 24, 2023

[Fix] `sort-prop-types`: ensure sort-prop-types respects noSortAlphab…

3c11201
Select commit
Loading
Failed to load commit list.
Merged

[Fix] sort-prop-types: ensure sort-prop-types respects noSortAlphabetically #3610

[Fix] `sort-prop-types`: ensure sort-prop-types respects noSortAlphab…
3c11201
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 24, 2023 in 0s

97.63% (+0.01%) compared to 302925b

View this Pull Request on Codecov

97.63% (+0.01%) compared to 302925b

Details

Codecov Report

Merging #3610 (3c11201) into master (302925b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3610      +/-   ##
==========================================
+ Coverage   97.62%   97.63%   +0.01%     
==========================================
  Files         132      132              
  Lines        9288     9289       +1     
  Branches     3394     3395       +1     
==========================================
+ Hits         9067     9069       +2     
+ Misses        221      220       -1     
Impacted Files Coverage Δ
lib/rules/sort-prop-types.js 98.27% <ø> (ø)
lib/util/propTypesSort.js 100.00% <100.00%> (+1.23%) ⬆️