zazuko / cube-creator

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

feat: check single cube table before publishing #1416

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 3d2b3d80368c49330dc305d5896fd44057aeb712

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

This PR includes changesets to release 1 package | Name | Type | | ---------------------- | ----- | | @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 #1416 (3d2b3d8) into master (55c3333) will increase coverage by 0.00%. The diff coverage is 40.00%.

@@           Coverage Diff           @@
##           master    #1416   +/-   ##
=======================================
  Coverage   80.58%   80.59%           
=======================================
  Files         196      196           
  Lines       13486    13510   +24     
  Branches      814      842   +28     
=======================================
+ Hits        10868    10888   +20     
- Misses       2610     2614    +4     
  Partials        8        8           
Impacted Files Coverage Δ
apis/core/lib/domain/queries/table.ts 79.81% <14.28%> (-3.68%) :arrow_down:
apis/core/lib/domain/job/create.ts 75.00% <62.50%> (-0.53%) :arrow_down:

... and 2 files with indirect coverage changes

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