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

Timeout failing #1307

Closed tpluscode closed 1 year ago

tpluscode commented 1 year ago

Turns out it was SHACL validation on server

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 2edb156eae6750042ce2c515612c8edcb6ef278e

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

This PR includes changesets to release 2 packages | Name | Type | | ---------------------- | ----- | | @cube-creator/cli | 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 #1307 (2edb156) into master (6f32b6b) will decrease coverage by 6.11%. The diff coverage is 55.55%.

@@            Coverage Diff             @@
##           master    #1307      +/-   ##
==========================================
- Coverage   81.50%   75.39%   -6.12%     
==========================================
  Files         192      192              
  Lines       13379    13385       +6     
  Branches      750      694      -56     
==========================================
- Hits        10904    10091     -813     
- Misses       2468     3287     +819     
  Partials        7        7              
Impacted Files Coverage Δ
cli/lib/commands/timeoutJobs.ts 100.00% <ø> (ø)
cli/lib/job.ts 66.36% <55.55%> (-8.29%) :arrow_down:
cli/lib/pipeline.ts 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/import/cube.ts 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/Cube.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/urlJoin.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/Dimension.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/import/dimensions.ts 0.00% <0.00%> (-97.92%) :arrow_down:
cli/lib/import/cubeMetadata.ts 0.00% <0.00%> (-95.21%) :arrow_down:
cli/lib/toCubeShape/index.js 0.00% <0.00%> (-86.74%) :arrow_down:
... and 11 more

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