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/screens/OrganizationTags/OrganizationTags.test.tsx from Jest to Vitest #3078

resolved conflicts v2

4341660
Select commit
Loading
Failed to load commit list.
Merged

Refactor: src/screens/OrganizationTags/OrganizationTags.test.tsx from Jest to Vitest #3078

resolved conflicts v2
4341660
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

89.09% (+62.70%) compared to 6349f3f

View this Pull Request on Codecov

89.09% (+62.70%) compared to 6349f3f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.09%. Comparing base (6349f3f) to head (4341660).
Report is 2 commits behind head on develop-postgres.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #3078       +/-   ##
=====================================================
+ Coverage             26.39%   89.09%   +62.70%     
=====================================================
  Files                   301      322       +21     
  Lines                  7588     8421      +833     
  Branches               1657     1897      +240     
=====================================================
+ Hits                   2003     7503     +5500     
+ Misses                 5454      676     -4778     
- Partials                131      242      +111     

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