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(migrator): #91 add support migrator create index #129

Merged
merged 10 commits into from
Jun 22, 2024

Conversation

miyamo2
Copy link
Owner

@miyamo2 miyamo2 commented Jun 20, 2024

No description provided.

@miyamo2 miyamo2 self-assigned this Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.27%. Comparing base (3658a64) to head (5ae544b).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   86.26%   87.27%   +1.01%     
==========================================
  Files          16       16              
  Lines         903      959      +56     
==========================================
+ Hits          779      837      +58     
+ Misses        101       99       -2     
  Partials       23       23              
Flag Coverage Δ
integration 87.27% <100.00%> (+1.01%) ⬆️
unit 84.46% <100.00%> (+1.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
migrator.go 67.90% <100.00%> (+14.45%) ⬆️
reflect_helper.go 99.29% <100.00%> (+0.05%) ⬆️

@miyamo2 miyamo2 changed the title WIP: feat(migrator): #91 add support migrator create index feat(migrator): #91 add support migrator create index Jun 22, 2024
@miyamo2 miyamo2 merged commit 35ea2bf into main Jun 22, 2024
8 checks passed
@miyamo2 miyamo2 deleted the feat/#91_add_support_migrator_create_index branch June 22, 2024 08:38
@miyamo2 miyamo2 linked an issue Jun 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support Migrator.CreateIndex
1 participant