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

feat: overwrite installation of new plug-ins without removing (automatic property migration) #113

Merged
merged 22 commits into from
Feb 15, 2022

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Feb 14, 2022

@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #113 (8e3f9dd) into main (1ad0cec) will increase coverage by 0.15%.
The diff coverage is 39.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   36.26%   36.41%   +0.15%     
==========================================
  Files         302      301       -1     
  Lines       26953    27218     +265     
==========================================
+ Hits         9774     9912     +138     
- Misses      16327    16409      +82     
- Partials      852      897      +45     
Impacted Files Coverage Δ
internal/adapter/gql/gqlmodel/convert_scene.go 0.00% <0.00%> (ø)
internal/app/repo.go 0.00% <0.00%> (ø)
internal/infrastructure/memory/plugin.go 0.00% <0.00%> (ø)
internal/infrastructure/memory/property.go 0.00% <0.00%> (ø)
internal/infrastructure/memory/property_schema.go 0.00% <0.00%> (ø)
internal/infrastructure/mongo/mongodoc/client.go 0.00% <0.00%> (ø)
...nternal/infrastructure/mongo/mongodoc/clientcol.go 0.00% <0.00%> (ø)
internal/infrastructure/mongo/mongodoc/property.go 0.00% <0.00%> (ø)
internal/infrastructure/mongo/mongodoc/scene.go 0.00% <0.00%> (ø)
internal/usecase/interactor/plugin.go 0.00% <0.00%> (ø)
... and 31 more

@rot1024 rot1024 marked this pull request as ready for review February 14, 2022 11:37
@rot1024 rot1024 merged commit 2dc1927 into main Feb 15, 2022
@rot1024 rot1024 deleted the property-migration-uc branch February 15, 2022 06:18
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.

[BE]Property Migration
1 participant