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]: Jest to Vitest migration for chartToPdf.test.ts #2864

Merged

refactor: jest to vitest migration

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

[REFACTOR]: Jest to Vitest migration for chartToPdf.test.ts #2864

refactor: jest to vitest migration
27cc24d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 1s

87.81% (+23.38%) compared to ad6ca7c

View this Pull Request on Codecov

87.81% (+23.38%) compared to ad6ca7c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.81%. Comparing base (ad6ca7c) to head (27cc24d).
Report is 3 commits behind head on develop-postgres.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2864       +/-   ##
=====================================================
+ Coverage             64.43%   87.81%   +23.38%     
=====================================================
  Files                   296      313       +17     
  Lines                  7369     8224      +855     
  Branches               1609     1855      +246     
=====================================================
+ Hits                   4748     7222     +2474     
+ Misses                 2386      802     -1584     
+ Partials                235      200       -35     

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