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(mysql): migrate json initial of added columns on preparing #80

Merged
merged 1 commit into from
Apr 14, 2024

feat: set initial of added columns in preparing

20ade79
Select commit
Loading
Failed to load commit list.
Merged

fix(mysql): migrate json initial of added columns on preparing #80

feat: set initial of added columns in preparing
20ade79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 1s

98.60% (+0.02%) compared to 8897e22

View this Pull Request on Codecov

98.60% (+0.02%) compared to 8897e22

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.60%. Comparing base (8897e22) to head (20ade79).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   98.57%   98.60%   +0.02%     
==========================================
  Files          38       38              
  Lines        9349     9401      +52     
  Branches     2369     2418      +49     
==========================================
+ Hits         9216     9270      +54     
+ Misses        133      131       -2     

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