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

feat(migrations): add database indexes for performance optimization #18

Merged
merged 1 commit into from
Feb 26, 2025

feat(migrations): add database indexes for performance optimization

dafbd03
Select commit
Loading
Failed to load commit list.
Merged

feat(migrations): add database indexes for performance optimization #18

feat(migrations): add database indexes for performance optimization
dafbd03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

66.71% (+0.96%) compared to f652902

View this Pull Request on Codecov

66.71% (+0.96%) compared to f652902

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.71%. Comparing base (f652902) to head (dafbd03).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   65.74%   66.71%   +0.96%     
==========================================
  Files          26       26              
  Lines        4306     4431     +125     
==========================================
+ Hits         2831     2956     +125     
  Misses       1475     1475              

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