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\utils\useLocalstorage.test.ts from Jest to Vitest #2844

Merged

Refactored .\src\utils\useLocalstorage.test.ts from Jest to Vitest

61be6a5
Select commit
Loading
Failed to load commit list.
Merged

Refactored .\src\utils\useLocalstorage.test.ts from Jest to Vitest #2844

Refactored .\src\utils\useLocalstorage.test.ts from Jest to Vitest
61be6a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 1s

87.55% (+18.94%) compared to 45d18b6

View this Pull Request on Codecov

87.55% (+18.94%) compared to 45d18b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.55%. Comparing base (45d18b6) to head (61be6a5).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2844       +/-   ##
=====================================================
+ Coverage             68.60%   87.55%   +18.94%     
=====================================================
  Files                   296      313       +17     
  Lines                  7358     8204      +846     
  Branches               1606     1848      +242     
=====================================================
+ Hits                   5048     7183     +2135     
+ Misses                 2069      827     -1242     
+ Partials                241      194       -47     

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