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

Refactored src/components/AddOn/support/components/Action/Action.test.tsx from Jest to Vitest #2482

Merge branch 'develop-postgres' into rfac/jest-vitest

af02764
Select commit
Loading
Failed to load commit list.
Merged

Refactored src/components/AddOn/support/components/Action/Action.test.tsx from Jest to Vitest #2482

Merge branch 'develop-postgres' into rfac/jest-vitest
af02764
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2024 in 0s

83.78% (-12.04%) compared to 9b5bd3e

View this Pull Request on Codecov

83.78% (-12.04%) compared to 9b5bd3e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (9b5bd3e) to head (af02764).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2482       +/-   ##
=====================================================
- Coverage             95.82%   83.78%   -12.04%     
=====================================================
  Files                   295      312       +17     
  Lines                  7037     8117     +1080     
  Branches               1520     1776      +256     
=====================================================
+ Hits                   6743     6801       +58     
- Misses                   98     1177     +1079     
+ Partials                196      139       -57     

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