Skip to content

Comments

test(data-table): add coverage for TableSlugRow#21614

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

test(data-table): add coverage for TableSlugRow#21614
adamalston wants to merge 1 commit intocarbon-design-system:mainfrom
adamalston:n/a-slug

Conversation

@adamalston
Copy link
Contributor

No issue.

Added test coverage for TableSlugRow.

Changelog

New

  • Added test coverage for TableSlugRow.

Testing / Reviewing

yarn test --coverage \
  --runTestsByPath packages/react/src/components/DataTable/__tests__/TableSlugRow-test.js \
  --collectCoverageFrom=packages/react/src/components/DataTable/TableSlugRow.tsx \
  --coverageReporters=text-summary

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

@netlify
Copy link

netlify bot commented Feb 21, 2026

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ba48e22
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/699a00c6c6db0d0008e0c1c5
😎 Deploy Preview https://deploy-preview-21614--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 21, 2026

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

Name Link
🔨 Latest commit ba48e22
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/699a00c651f3cd000897b707
😎 Deploy Preview https://deploy-preview-21614--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.

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.34%. Comparing base (fe8d96b) to head (ba48e22).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21614      +/-   ##
==========================================
+ Coverage   87.32%   87.34%   +0.02%     
==========================================
  Files         538      538              
  Lines       43521    43521              
  Branches     6668     6669       +1     
==========================================
+ Hits        38003    38012       +9     
+ Misses       5357     5348       -9     
  Partials      161      161              
Flag Coverage Δ
main-packages 86.88% <ø> (+0.05%) ⬆️
web-components 87.53% <ø> (ø)

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.

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