yeonjuan / html-eslint

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

feat: add sort-attrs (fixes #92) #162

Closed yeonjuan closed 12 months ago

yeonjuan commented 12 months ago

92

codecov[bot] commented 12 months ago

Codecov Report

Merging #162 (09c68a6) into main (221b048) will increase coverage by 0.08%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== + Coverage 98.18% 98.27% +0.08% ========================================== Files 46 47 +1 Lines 1045 1099 +54 Branches 274 282 +8 ========================================== + Hits 1026 1080 +54 Misses 19 19 ``` | [Flag](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/162/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/162/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | `98.27% <100.00%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | Coverage Δ | | |---|---|---| | [packages/eslint-plugin/lib/rules/index.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvaW5kZXguanM=) | `100.00% <100.00%> (ø)` | | | [packages/eslint-plugin/lib/rules/sort-attrs.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvc29ydC1hdHRycy5qcw==) | `100.00% <100.00%> (ø)` | |