yeonjuan / html-eslint

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

refactor: change ts to js #155

Closed yeonjuan closed 1 year ago

yeonjuan commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #155 (163822f) into main (7f8ab10) will increase coverage by 0.96%. The diff coverage is 100.00%.

:exclamation: Current head 163822f differs from pull request most recent head de3cc86. Consider uploading reports for the commit de3cc86 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== + Coverage 97.71% 98.68% +0.96% ========================================== Files 44 43 -1 Lines 921 915 -6 Branches 232 227 -5 ========================================== + Hits 900 903 +3 + Misses 18 12 -6 + Partials 3 0 -3 ``` | [Flag](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155/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/155/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | `98.68% <100.00%> (+0.96%)` | :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/155?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/constants/index.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvY29uc3RhbnRzL2luZGV4Lmpz) | `100.00% <ø> (ø)` | | | [...ackages/eslint-plugin/lib/rules/element-newline.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvZWxlbWVudC1uZXdsaW5lLmpz) | `100.00% <100.00%> (ø)` | | | [packages/eslint-plugin/lib/rules/require-attrs.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvcmVxdWlyZS1hdHRycy5qcw==) | `100.00% <100.00%> (ø)` | | | [...slint-plugin/lib/rules/require-meta-description.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvcmVxdWlyZS1tZXRhLWRlc2NyaXB0aW9uLmpz) | `100.00% <100.00%> (ø)` | | | [...s/eslint-plugin/lib/rules/require-meta-viewport.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvcmVxdWlyZS1tZXRhLXZpZXdwb3J0Lmpz) | `96.55% <100.00%> (+0.12%)` | :arrow_up: | | [packages/eslint-plugin/lib/rules/require-title.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvcmVxdWlyZS10aXRsZS5qcw==) | `100.00% <100.00%> (ø)` | | | [...ckages/eslint-plugin/lib/rules/utils/node-utils.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvdXRpbHMvbm9kZS11dGlscy5qcw==) | `88.88% <ø> (+29.62%)` | :arrow_up: |