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

Migrated src/components/ContriStats/ContriStats.test.tsx from Jest to Vitest. #2855

Merged

Fix package json issue

d032644
Select commit
Loading
Failed to load commit list.
Merged

Migrated src/components/ContriStats/ContriStats.test.tsx from Jest to Vitest. #2855

Fix package json issue
d032644
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

87.80% (+22.67%) compared to 1bc2d3b

View this Pull Request on Codecov

87.80% (+22.67%) compared to 1bc2d3b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.80%. Comparing base (1bc2d3b) to head (d032644).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2855       +/-   ##
=====================================================
+ Coverage             65.12%   87.80%   +22.67%     
=====================================================
  Files                   296      313       +17     
  Lines                  7369     8222      +853     
  Branches               1609     1854      +245     
=====================================================
+ Hits                   4799     7219     +2420     
+ Misses                 2336      804     -1532     
+ Partials                234      199       -35     

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