yeonjuan / html-eslint

ESLint plugin for linting HTML
https://html-eslint.org
MIT License
161 stars 28 forks source link

fix: handle boolean attribute value style #128

Closed yeonjuan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (5bb7ba5) into main (4ff87ae) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   97.67%   97.67%   -0.01%     
==========================================
  Files          43       43              
  Lines         862      861       -1     
  Branches      211      210       -1     
==========================================
- Hits          842      841       -1     
  Misses         17       17              
  Partials        3        3              
Flag Coverage Δ
unittest 97.67% <100.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/eslint-plugin/lib/rules/require-attrs.js 100.00% <100.00%> (ø)