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/AddOn/support/services/Plugin.helper.test.ts from Jest to Vitest #2740

Plugin-helper test migrated from jest to vitest

3332617
Select commit
Loading
Failed to load commit list.
Merged

Refactor: src/components/AddOn/support/services/Plugin.helper.test.ts from Jest to Vitest #2740

Plugin-helper test migrated from jest to vitest
3332617
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

87.08% (+11.52%) compared to 86d59c2

View this Pull Request on Codecov

87.08% (+11.52%) compared to 86d59c2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.08%. Comparing base (86d59c2) to head (3332617).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2740       +/-   ##
=====================================================
+ Coverage             75.56%   87.08%   +11.52%     
=====================================================
  Files                   295      312       +17     
  Lines                  7289     8148      +859     
  Branches               1593     1784      +191     
=====================================================
+ Hits                   5508     7096     +1588     
+ Misses                 1518      875      -643     
+ Partials                263      177       -86     

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