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

Refactored src/components/Venues/VenueModal.test.tsx from Jest to Vitest #2932

Merged

Merge branch 'develop-postgres' into issue#2827

7631a65
Select commit
Loading
Failed to load commit list.
Merged

Refactored src/components/Venues/VenueModal.test.tsx from Jest to Vitest #2932

Merge branch 'develop-postgres' into issue#2827
7631a65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

88.22% (+40.73%) compared to 9772f7d

View this Pull Request on Codecov

88.22% (+40.73%) compared to 9772f7d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.22%. Comparing base (9772f7d) to head (7631a65).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2932       +/-   ##
=====================================================
+ Coverage             47.49%   88.22%   +40.73%     
=====================================================
  Files                   299      316       +17     
  Lines                  7414     8265      +851     
  Branches               1621     1810      +189     
=====================================================
+ Hits                   3521     7292     +3771     
+ Misses                 3653      759     -2894     
+ Partials                240      214       -26     

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