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

#2812 Refactor src/components/OrgDelete/OrgDelete.test.tsx from Jest to Vitest #2921

Merged

Refactor OrgDelete.test.tsx from Jest to Vitest #2812

27b6a15
Select commit
Loading
Failed to load commit list.
Merged

#2812 Refactor src/components/OrgDelete/OrgDelete.test.tsx from Jest to Vitest #2921

Refactor OrgDelete.test.tsx from Jest to Vitest #2812
27b6a15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 1s

87.98% (+29.46%) compared to 35cce16

View this Pull Request on Codecov

87.98% (+29.46%) compared to 35cce16

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.98%. Comparing base (35cce16) to head (27b6a15).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2921       +/-   ##
=====================================================
+ Coverage             58.52%   87.98%   +29.46%     
=====================================================
  Files                   299      316       +17     
  Lines                  7414     8265      +851     
  Branches               1621     1810      +189     
=====================================================
+ Hits                   4339     7272     +2933     
+ Misses                 2828      781     -2047     
+ Partials                247      212       -35     

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