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/screens/UserPortal/Donate/Donate.test.tsx Tests from Jest to Vitest #2636

Merged
merged 2 commits into from
Dec 12, 2024

Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…

aca2347
Select commit
Loading
Failed to load commit list.
Merged

Migrate src/screens/UserPortal/Donate/Donate.test.tsx Tests from Jest to Vitest #2636

Merge branch 'develop-postgres' of https://github.com/PalisadoesFound…
aca2347
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2024 in 0s

83.81% (-11.39%) compared to cb5c255

View this Pull Request on Codecov

83.81% (-11.39%) compared to cb5c255

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.81%. Comparing base (cb5c255) to head (aca2347).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2636       +/-   ##
=====================================================
- Coverage             95.19%   83.81%   -11.39%     
=====================================================
  Files                   295      312       +17     
  Lines                  7036     8118     +1082     
  Branches               1516     1830      +314     
=====================================================
+ Hits                   6698     6804      +106     
- Misses                  132     1172     +1040     
+ Partials                206      142       -64     

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