Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

feat: automatic property migration from old schema to new schema #85

Closed
wants to merge 56 commits into from

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Dec 1, 2021

No description provided.

@rot1024 rot1024 changed the title Feat/property migration feat: automatic property migration from old schema to new schema Dec 1, 2021
@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #85 (9b8a7ed) into main (8b0c250) will increase coverage by 2.36%.
The diff coverage is 88.15%.

❗ Current head 9b8a7ed differs from pull request most recent head 4f8ef14. Consider uploading reports for the commit 4f8ef14 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   32.58%   34.94%   +2.36%     
==========================================
  Files         294      279      -15     
  Lines       18906    17658    -1248     
==========================================
+ Hits         6160     6171      +11     
+ Misses      11938    10681    -1257     
+ Partials      808      806       -2     
Impacted Files Coverage Δ
pkg/dataset/dataset.go 32.75% <0.00%> (-3.10%) ⬇️
pkg/dataset/loader.go 0.00% <0.00%> (ø)
pkg/dataset/schema.go 17.02% <0.00%> (-1.17%) ⬇️
pkg/dataset/graph_loader.go 27.77% <50.00%> (+27.77%) ⬆️
pkg/dataset/migrator.go 94.33% <94.33%> (ø)
pkg/dataset/graph_pointer.go 100.00% <100.00%> (ø)
pkg/dataset/pointer.go 100.00% <100.00%> (ø)
pkg/dataset/value_optional.go 88.37% <100.00%> (ø)
pkg/property/value_optional.go 95.34% <100.00%> (ø)
pkg/value/optional.go 100.00% <100.00%> (ø)
... and 67 more

@rot1024 rot1024 marked this pull request as ready for review January 13, 2022 07:18
@rot1024 rot1024 marked this pull request as draft February 4, 2022 06:27
@rot1024
Copy link
Member Author

rot1024 commented Feb 14, 2022

Refer to #113

@rot1024 rot1024 closed this Feb 14, 2022
@rot1024 rot1024 deleted the feat/property-migration branch February 14, 2022 11:37
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.

1 participant