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

Open
wants to merge 4 commits into
base: develop-postgres
Choose a base branch
from

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

9ad3b98
Select commit
Loading
Failed to load commit list.
Open

Refactored src/components/ChangeLanguageDropdown/ChangeLanguageDropdown.test.tsx from Jest to Vitest #2588

Merge branch 'develop-postgres' into rfac/ChangeLanguageDropdown-vitest
9ad3b98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

87.27% (+17.25%) compared to dbe3387

View this Pull Request on Codecov

87.27% (+17.25%) compared to dbe3387

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.27%. Comparing base (dbe3387) to head (9ad3b98).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2588       +/-   ##
=====================================================
+ Coverage             70.01%   87.27%   +17.25%     
=====================================================
  Files                   296      313       +17     
  Lines                  7358     8204      +846     
  Branches               1606     1792      +186     
=====================================================
+ Hits                   5152     7160     +2008     
+ Misses                 1960      859     -1101     
+ Partials                246      185       -61     

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