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: [#280] The migartion feature of v1.15 doesn't support change field #709

Merged
merged 8 commits into from
Nov 4, 2024

fix lint

2f5a99f
Select commit
Loading
Failed to load commit list.
Merged

feat: [#280] The migartion feature of v1.15 doesn't support change field #709

fix lint
2f5a99f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 1s

69.57% (-0.04%) compared to b461b0f, passed because coverage increased by 0.04% when compared to adjusted base (69.52%)

View this Pull Request on Codecov

69.57% (-0.04%) compared to b461b0f, passed because coverage increased by 0.04% when compared to adjusted base (69.52%)

Details

Codecov Report

Attention: Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.57%. Comparing base (b461b0f) to head (2f5a99f).

Files with missing lines Patch % Lines
database/schema/blueprint.go 90.00% 2 Missing ⚠️
database/schema/common_schema.go 0.00% 0 Missing and 1 partial ⚠️
database/schema/grammars/postgres.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   69.60%   69.57%   -0.04%     
==========================================
  Files         195      195              
  Lines       15225    15177      -48     
==========================================
- Hits        10598    10559      -39     
+ Misses       4055     4047       -8     
+ Partials      572      571       -1     

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