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

feat: add prefer-https rule #250

Merged
merged 5 commits into from
Dec 15, 2024
Merged

feat: add prefer-https rule #250

merged 5 commits into from
Dec 15, 2024

Conversation

yeonjuan
Copy link
Owner

fixes #61

@yeonjuan yeonjuan marked this pull request as ready for review December 14, 2024 15:07
@yeonjuan yeonjuan merged commit 097360f into main Dec 15, 2024
5 checks passed
@yeonjuan yeonjuan deleted the prefer-https branch December 15, 2024 07:56
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.31%. Comparing base (22325ef) to head (24359e6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
+ Coverage   98.27%   98.31%   +0.04%     
==========================================
  Files          59       60       +1     
  Lines        1623     1665      +42     
  Branches      432      446      +14     
==========================================
+ Hits         1595     1637      +42     
  Misses         28       28              
Flag Coverage Δ
unittest 98.31% <100.00%> (+0.04%) ⬆️

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

Files with missing lines Coverage Δ
packages/eslint-plugin/lib/rules/index.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/prefer-https.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/utils/node.js 94.73% <100.00%> (+0.19%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rules from google HTML style guides
1 participant