Skip to content

Comments

build(lint-staged): run via yarn and enable stylelint cache#21529

Open
adamalston wants to merge 1 commit intocarbon-design-system:mainfrom
adamalston:n/a-lint-staged
Open

build(lint-staged): run via yarn and enable stylelint cache#21529
adamalston wants to merge 1 commit intocarbon-design-system:mainfrom
adamalston:n/a-lint-staged

Conversation

@adamalston
Copy link
Contributor

No issue.

Ran lint-staged via yarn and enabled stylelint caching.

Changelog

New

  • Enabled stylelint caching.

Changed

  • Ran lint-staged via yarn.

Testing / Reviewing

My goal was to speed up lint-staged. Performance could likely be improved further by updating husky.

I considered #18112 while making these changes.

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.91%. Comparing base (21a761e) to head (58dfe7b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21529      +/-   ##
==========================================
+ Coverage   86.89%   86.91%   +0.01%     
==========================================
  Files         540      540              
  Lines       43438    43452      +14     
  Branches     6648     6713      +65     
==========================================
+ Hits        37745    37765      +20     
+ Misses       5527     5520       -7     
- Partials      166      167       +1     
Flag Coverage Δ
main-packages 86.05% <ø> (ø)
web-components 87.36% <ø> (+0.02%) ⬆️

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

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 58dfe7b
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/698e48f5717fad0008e5c34d
😎 Deploy Preview https://deploy-preview-21529--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 58dfe7b
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/698e48f54a25260008bcb77e
😎 Deploy Preview https://deploy-preview-21529--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

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.

2 participants