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/OrganizationDashboard from Jest to Vitest #2678

Merge branch 'develop-postgres' into OrgDashboard-jest-to-vitest

e6465f6
Select commit
Loading
Failed to load commit list.
Merged

Refactor: src/screens/OrganizationDashboard from Jest to Vitest #2678

Merge branch 'develop-postgres' into OrgDashboard-jest-to-vitest
e6465f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

86.29% (+2.47%) compared to 4831b84

View this Pull Request on Codecov

86.29% (+2.47%) compared to 4831b84

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.29%. Comparing base (4831b84) to head (e6465f6).

Additional details and impacted files
@@                 Coverage Diff                  @@
##           develop-postgres    #2678      +/-   ##
====================================================
+ Coverage             83.81%   86.29%   +2.47%     
====================================================
  Files                   295      312      +17     
  Lines                  7274     8134     +860     
  Branches               1592     1841     +249     
====================================================
+ Hits                   6097     7019     +922     
- Misses                  940      943       +3     
+ Partials                237      172      -65     

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