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

Migrate src/components/MemberRequestCard/MemberRequestCard.test.tsx from Jest to Vitest #2859

Update member request card jest to vitest

db8c511
Select commit
Loading
Failed to load commit list.
Merged

Migrate src/components/MemberRequestCard/MemberRequestCard.test.tsx from Jest to Vitest #2859

Update member request card jest to vitest
db8c511
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

87.82% (+23.18%) compared to 1eab2c1

View this Pull Request on Codecov

87.82% (+23.18%) compared to 1eab2c1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.82%. Comparing base (1eab2c1) to head (db8c511).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2859       +/-   ##
=====================================================
+ Coverage             64.63%   87.82%   +23.18%     
=====================================================
  Files                   296      313       +17     
  Lines                  7369     8222      +853     
  Branches               1609     1854      +245     
=====================================================
+ Hits                   4763     7221     +2458     
+ Misses                 2371      802     -1569     
+ Partials                235      199       -36     

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