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/screens/UserPortal/People from Jest to Vitest #2766

UserPortal/People component test migrated jest to vitest

e9c8ae7
Select commit
Loading
Failed to load commit list.
Merged

Refactor: src/screens/UserPortal/People from Jest to Vitest #2766

UserPortal/People component test migrated jest to vitest
e9c8ae7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

87.17% (+14.71%) compared to e1b49d2

View this Pull Request on Codecov

87.17% (+14.71%) compared to e1b49d2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (e1b49d2) to head (e9c8ae7).
Report is 1 commits behind head on develop-postgres.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2766       +/-   ##
=====================================================
+ Coverage             72.46%   87.17%   +14.71%     
=====================================================
  Files                   296      313       +17     
  Lines                  7358     8204      +846     
  Branches               1606     1848      +242     
=====================================================
+ Hits                   5332     7152     +1820     
+ Misses                 1766      867      -899     
+ Partials                260      185       -75     

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