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

Allow to pass and override the data-testid prop of SvgIcon components #4372

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

Update, improve and fix tests for data-testid changes

dc8170b
Select commit
Loading
Failed to load commit list.
Open

Allow to pass and override the data-testid prop of SvgIcon components #4372

Update, improve and fix tests for data-testid changes
dc8170b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

63.24% (+0.04%) compared to 4752841

View this Pull Request on Codecov

63.24% (+0.04%) compared to 4752841

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.24%. Comparing base (4752841) to head (dc8170b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4372      +/-   ##
==========================================
+ Coverage   63.19%   63.24%   +0.04%     
==========================================
  Files        1127     1127              
  Lines      100239   100260      +21     
  Branches     6703     6710       +7     
==========================================
+ Hits        63348    63406      +58     
+ Misses      36874    36837      -37     
  Partials       17       17              

☔ 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.