zazuko / cube-creator

A tool to create RDF cubes from CSV files
GNU Affero General Public License v3.0
12 stars 2 forks source link

Prevent duplicate target properties #1369

Closed tpluscode closed 1 year ago

tpluscode commented 1 year ago

...when creating a table from multiple CSV columns

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 07b1ad5d6238f70f8c99c258cf33d64558b55f42

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ---------------------- | ----- | | @cube-creator/cli | Patch | | @cube-creator/ui | Patch | | @cube-creator/core-api | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Merging #1369 (07b1ad5) into master (319e602) will decrease coverage by 0.01%. The diff coverage is 83.63%.

@@            Coverage Diff             @@
##           master    #1369      +/-   ##
==========================================
- Coverage   80.77%   80.77%   -0.01%     
==========================================
  Files         196      196              
  Lines       13399    13448      +49     
  Branches      735      741       +6     
==========================================
+ Hits        10823    10862      +39     
- Misses       2568     2578      +10     
  Partials        8        8              
Impacted Files Coverage Δ
cli/lib/job.ts 71.12% <47.05%> (-2.98%) :arrow_down:
apis/core/lib/domain/table/create.ts 92.96% <100.00%> (+2.85%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.