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/EventListCard from Jest to Vitest #2853

Removed all istanbul ignore comments

207210a
Select commit
Loading
Failed to load commit list.
Merged

Migrated src/components/EventListCard from Jest to Vitest #2853

Removed all istanbul ignore comments
207210a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 0s

87.82% (+21.61%) compared to f60d17d

View this Pull Request on Codecov

87.82% (+21.61%) compared to f60d17d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.82%. Comparing base (f60d17d) to head (207210a).
Report is 12 commits behind head on develop-postgres.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2853       +/-   ##
=====================================================
+ Coverage             66.20%   87.82%   +21.61%     
=====================================================
  Files                   296      313       +17     
  Lines                  7369     8224      +855     
  Branches               1609     1855      +246     
=====================================================
+ Hits                   4879     7223     +2344     
+ Misses                 2253      800     -1453     
+ Partials                237      201       -36     

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