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

Change: withIconSize HOC to hook #4060

Merged
merged 4 commits into from
Jun 12, 2024

remove snapshot test

f3bd379
Select commit
Loading
Failed to load commit list.
Merged

Change: withIconSize HOC to hook #4060

remove snapshot test
f3bd379
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 1s

72.62% (+0.03%) compared to a5a0c42

View this Pull Request on Codecov

72.62% (+0.03%) compared to a5a0c42

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 16 lines in your changes missing coverage. Please review.

Project coverage is 72.62%. Comparing base (a5a0c42) to head (f3bd379).

Files Patch % Lines
src/web/components/icon/icon.jsx 80.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4060      +/-   ##
==========================================
+ Coverage   72.58%   72.62%   +0.03%     
==========================================
  Files        1059     1059              
  Lines      120747   120762      +15     
  Branches     5947     5974      +27     
==========================================
+ Hits        87640    87699      +59     
+ Misses      33078    33034      -44     
  Partials       29       29              

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