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

Refactor IconComponent from Jest to Vitest #2836 #2919

Merged

Refactor IconComponent from Jest to Vitest #2836

d043f51
Select commit
Loading
Failed to load commit list.
Merged

Refactor IconComponent from Jest to Vitest #2836 #2919

Refactor IconComponent from Jest to Vitest #2836
d043f51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

87.98% (+29.46%) compared to 35cce16

View this Pull Request on Codecov

87.98% (+29.46%) compared to 35cce16

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.98%. Comparing base (35cce16) to head (d043f51).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2919       +/-   ##
=====================================================
+ Coverage             58.52%   87.98%   +29.46%     
=====================================================
  Files                   299      316       +17     
  Lines                  7414     8265      +851     
  Branches               1621     1810      +189     
=====================================================
+ Hits                   4339     7272     +2933     
+ Misses                 2828      781     -2047     
+ Partials                247      212       -35     

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