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

fix: Avoid a long table lock for the first_name migration #4816

Closed
wants to merge 1 commit into from

fix: Avoid a long table lock for the `first_name` migration

78b666a
Select commit
Loading
Failed to load commit list.
Closed

fix: Avoid a long table lock for the first_name migration #4816

fix: Avoid a long table lock for the `first_name` migration
78b666a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

97.33% (+0.00%) compared to 364c565

View this Pull Request on Codecov

97.33% (+0.00%) compared to 364c565

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.33%. Comparing base (364c565) to head (78b666a).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4816   +/-   ##
=======================================
  Coverage   97.33%   97.33%           
=======================================
  Files        1180     1181    +1     
  Lines       41213    41251   +38     
=======================================
+ Hits        40113    40151   +38     
  Misses       1100     1100           

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