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 require-form-method rule #254

Merged
merged 4 commits into from
Dec 26, 2024
Merged

feat: add require-form-method rule #254

merged 4 commits into from
Dec 26, 2024

Conversation

yeonjuan
Copy link
Owner

@yeonjuan yeonjuan commented Dec 23, 2024

ref #54

@yeonjuan yeonjuan marked this pull request as ready for review December 26, 2024 13:41
@yeonjuan yeonjuan merged commit 2ba96e9 into main Dec 26, 2024
6 checks passed
@yeonjuan yeonjuan deleted the require-form-method branch December 26, 2024 14:18
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.32%. Comparing base (53af02b) to head (84f765f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   98.29%   98.32%   +0.02%     
==========================================
  Files          61       62       +1     
  Lines        1704     1729      +25     
  Branches      462      469       +7     
==========================================
+ Hits         1675     1700      +25     
  Misses         29       29              
Flag Coverage Δ
unittest 98.32% <100.00%> (+0.02%) ⬆️

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%> (ø)
...ges/eslint-plugin/lib/rules/require-form-method.js 100.00% <100.00%> (ø)

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.

1 participant