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-template): [label-has-associated-control] check id's in the for attribute of a label for existence #1761

Merged
merged 6 commits into from
May 21, 2024

Merge branch 'main' into air2-patch-1

cd95e0b
Select commit
Loading
Failed to load commit list.
Merged

fix(eslint-plugin-template): [label-has-associated-control] check id's in the for attribute of a label for existence #1761

Merge branch 'main' into air2-patch-1
cd95e0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 1s

90.47% (+0.00%) compared to 4de165d

View this Pull Request on Codecov

90.47% (+0.00%) compared to 4de165d

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.47%. Comparing base (4de165d) to head (cd95e0b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1761   +/-   ##
=======================================
  Coverage   90.46%   90.47%           
=======================================
  Files         178      178           
  Lines        3345     3359   +14     
  Branches      536      540    +4     
=======================================
+ Hits         3026     3039   +13     
  Misses        185      185           
- Partials      134      135    +1     
Files Coverage Δ
.../tests/rules/label-has-associated-control/cases.ts 100.00% <ø> (ø)
...template/src/rules/label-has-associated-control.ts 88.37% <94.44%> (+2.16%) ⬆️