Skip to content

chore: improve error message of max-unique-units to include which u…#115

Merged
bartveneman merged 1 commit intomainfrom
chore/max-units-err-msg
Mar 28, 2026
Merged

chore: improve error message of max-unique-units to include which u…#115
bartveneman merged 1 commit intomainfrom
chore/max-units-err-msg

Conversation

@bartveneman
Copy link
Copy Markdown
Member

…nits it found

closes #105

@bartveneman bartveneman merged commit 5d9b50e into main Mar 28, 2026
4 of 5 checks passed
@bartveneman bartveneman deleted the chore/max-units-err-msg branch March 28, 2026 21:53
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.72%. Comparing base (6d4cd0d) to head (900cc2e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files          35       35           
  Lines         967      967           
  Branches      237      237           
=======================================
  Hits          945      945           
  Misses         19       19           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2026

Bundle Report

Changes will increase total bundle size by 48 bytes (0.07%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
stylelintPlugin-esm 69.13kB 48 bytes (0.07%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: stylelintPlugin-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
index.mjs 48 bytes 61.24kB 0.08%

Files in index.mjs:

  • ./src/rules/max-unique-units/index.ts → Total Size: 1.45kB

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.

max-unique-units needs to tell which units it found

2 participants