wikimedia / eslint-plugin-no-jquery

Control allowance of certain jQuery functions, and suggest or autofix alternatives.
MIT License
32 stars 8 forks source link

code: Make isHtmlString a util #325

Closed edg2s closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (b068236) to head (5f0f03e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #325 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 103 103 Lines 601 603 +2 ========================================= + Hits 601 603 +2 ``` | [Files](https://app.codecov.io/gh/wikimedia/eslint-plugin-no-jquery/pull/325?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wikimedia) | Coverage Δ | | |---|---|---| | [src/rules/no-parse-html-literal.js](https://app.codecov.io/gh/wikimedia/eslint-plugin-no-jquery/pull/325?src=pr&el=tree&filepath=src%2Frules%2Fno-parse-html-literal.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wikimedia#diff-c3JjL3J1bGVzL25vLXBhcnNlLWh0bWwtbGl0ZXJhbC5qcw==) | `100.00% <100.00%> (ø)` | | | [src/utils.js](https://app.codecov.io/gh/wikimedia/eslint-plugin-no-jquery/pull/325?src=pr&el=tree&filepath=src%2Futils.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wikimedia#diff-c3JjL3V0aWxzLmpz) | `100.00% <100.00%> (ø)` | |