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 max-element-depth rule #261

Merged
merged 3 commits into from
Jan 12, 2025
Merged

feat: add max-element-depth rule #261

merged 3 commits into from
Jan 12, 2025

Conversation

yeonjuan
Copy link
Owner

fixes #65

@yeonjuan yeonjuan marked this pull request as ready for review January 12, 2025 08:49
@yeonjuan yeonjuan merged commit 4a1a9e7 into main Jan 12, 2025
5 checks passed
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.42%. Comparing base (5840332) to head (6a427ac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   98.40%   98.42%   +0.01%     
==========================================
  Files          65       66       +1     
  Lines        1822     1843      +21     
  Branches      499      505       +6     
==========================================
+ Hits         1793     1814      +21     
  Misses         29       29              
Flag Coverage Δ
unittest 98.42% <100.00%> (+0.01%) ⬆️

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%> (ø)
...kages/eslint-plugin/lib/rules/max-element-depth.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.

Add max dom depth rule
1 participant