Skip to content

feat: add angular no-obsolete-attrs, no-invalid-attr-value#554

Merged
yeonjuan merged 6 commits into
mainfrom
add-angular-no-obsolete-attrs
Mar 3, 2026
Merged

feat: add angular no-obsolete-attrs, no-invalid-attr-value#554
yeonjuan merged 6 commits into
mainfrom
add-angular-no-obsolete-attrs

Conversation

@yeonjuan

@yeonjuan yeonjuan commented Mar 3, 2026

Copy link
Copy Markdown
Owner

Checklist

Description

@yeonjuan yeonjuan merged commit 494a92a into main Mar 3, 2026
3 checks passed
@yeonjuan yeonjuan deleted the add-angular-no-obsolete-attrs branch March 3, 2026 14:48
@codecov

codecov Bot commented Mar 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (97abcca) to head (33e82e2).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
+ Coverage   93.35%   93.45%   +0.09%     
==========================================
  Files         164      166       +2     
  Lines        3884     3911      +27     
  Branches      885      888       +3     
==========================================
+ Hits         3626     3655      +29     
+ Misses        237      235       -2     
  Partials       21       21              
Flag Coverage Δ
unittest 93.45% <100.00%> (+0.09%) ⬆️

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

Files with missing lines Coverage Δ
...ngular-template/lib/rules/no-invalid-attr-value.js 100.00% <100.00%> (ø)
...in-angular-template/lib/rules/no-obsolete-attrs.js 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

[inprogress] Extend html-eslint rules to frameworks & template engines

1 participant