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

test(useravatar): add test #7035

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

anamikaanu96
Copy link
Contributor

Closes #6791

Add test for user avatar web component

What did you change? packages/ibm-products-web-components/src/components/user-avatar/user-avatar.test.ts

How did you test and verify your work? yarn test and yarn coverage

@anamikaanu96 anamikaanu96 requested a review from a team as a code owner March 5, 2025 12:26
@anamikaanu96 anamikaanu96 requested review from davidmenendez and paul-balchin-ibm and removed request for a team March 5, 2025 12:26
Copy link

netlify bot commented Mar 5, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit cfdded3
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67cffaf70a5c3c0008e3aa83
😎 Deploy Preview https://deploy-preview-7035--carbon-for-ibm-products.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 site configuration.

Copy link

netlify bot commented Mar 5, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit cfdded3
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67cffaf79505bf000834e7a4
😎 Deploy Preview https://deploy-preview-7035--ibm-products-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 site configuration.

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.75%. Comparing base (ccb1295) to head (cfdded3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7035   +/-   ##
=======================================
  Coverage   81.74%   81.75%           
=======================================
  Files         399      399           
  Lines       12970    12970           
  Branches     4269     4269           
=======================================
+ Hits        10602    10603    +1     
+ Misses       2368     2367    -1     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)
🚀 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.

davidmenendez
davidmenendez previously approved these changes Mar 7, 2025
Copy link
Contributor

@davidmenendez davidmenendez left a comment

Choose a reason for hiding this comment

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

terrific!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for userAvatar
3 participants