Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Conversation

@meiyang1123
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented May 9, 2019

Codecov Report

Merging #1297 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1297      +/-   ##
==========================================
+ Coverage   57.35%   57.37%   +0.02%     
==========================================
  Files          44       44              
  Lines        7818     7822       +4     
==========================================
+ Hits         4484     4488       +4     
  Misses       2777     2777              
  Partials      557      557
Impacted Files Coverage Δ
session_schema.go 59.76% <100%> (+0.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a1dd59...aa75d30. Read the comment docs.

@lunny
Copy link
Member

lunny commented May 9, 2019

Could you add some test?

@meiyang1123
Copy link
Author

First ,Use testEngine.Table(tableName).Sync2(new(TestSync2Index)) to create a table.
Then, if you change the struct TestSync2Index( such as add a member ) and run testEngine.Table(tableName).Sync2(new(TestSync2Index)) again. The structure of the table does not change。

@lunny
Copy link
Member

lunny commented Oct 1, 2019

replaced by #1445

@lunny lunny closed this Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants