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 src/components/SuperAdminScreen/SuperAdminScreen.test.tsx from Jest to Vitest #2820 #2874

Merged

migrated jest to vitest

d52a407
Select commit
Loading
Failed to load commit list.
Merged

Refactor src/components/SuperAdminScreen/SuperAdminScreen.test.tsx from Jest to Vitest #2820 #2874

migrated jest to vitest
d52a407
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

87.90% (+27.70%) compared to 5c7fcd7

View this Pull Request on Codecov

87.90% (+27.70%) compared to 5c7fcd7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.90%. Comparing base (5c7fcd7) to head (d52a407).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2874       +/-   ##
=====================================================
+ Coverage             60.19%   87.90%   +27.70%     
=====================================================
  Files                   296      313       +17     
  Lines                  7373     8224      +851     
  Branches               1610     1799      +189     
=====================================================
+ Hits                   4438     7229     +2791     
+ Misses                 2690      791     -1899     
+ Partials                245      204       -41     

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