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/UpdateSession/UpdateSession.test.tsx from Jest to Vitest #2863

updateSession tests migrated from jest to vitest

9739d26
Select commit
Loading
Failed to load commit list.
Merged

Refactor src/components/UpdateSession/UpdateSession.test.tsx from Jest to Vitest #2863

updateSession tests migrated from jest to vitest
9739d26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

87.84% (+24.25%) compared to 471f113

View this Pull Request on Codecov

87.84% (+24.25%) compared to 471f113

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.84%. Comparing base (471f113) to head (9739d26).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2863       +/-   ##
=====================================================
+ Coverage             63.58%   87.84%   +24.25%     
=====================================================
  Files                   296      313       +17     
  Lines                  7371     8224      +853     
  Branches               1610     1799      +189     
=====================================================
+ Hits                   4687     7224     +2537     
+ Misses                 2451      801     -1650     
+ Partials                233      199       -34     

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