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

build(deps): update barnard59 packages #1514

Closed tpluscode closed 1 month ago

tpluscode commented 2 months ago

First step getting the new cube shape steps from barnard59-cube

I kept barnard59-graph-store at v5 because v6 now only sends the entire stream to a single graph

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 8dcb7ecbe6b713277d475c940fabc1616ea2ea5d

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/cli | 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[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 44.64286% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 71.04%. Comparing base (4a9a139) to head (8dcb7ec).

Files Patch % Lines
apis/core/lib/handlers/dataset.ts 0.00% 7 Missing :warning:
apis/core/lib/handlers/csv-source.ts 0.00% 4 Missing :warning:
apis/core/lib/handlers/cube-projects.ts 0.00% 4 Missing :warning:
cli/lib/pipeline.ts 0.00% 4 Missing :warning:
apis/core/lib/handlers/cube-projects/import.ts 0.00% 3 Missing :warning:
apis/core/lib/handlers/observations.ts 0.00% 3 Missing :warning:
apis/core/lib/handlers/table/create.ts 0.00% 3 Missing :warning:
apis/core/lib/middleware/operations.ts 50.00% 1 Missing :warning:
cli/lib/csv.ts 0.00% 1 Missing :warning:
packages/express-rdf-request/test/index.test.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1514 +/- ## ========================================== - Coverage 74.04% 71.04% -3.01% ========================================== Files 223 223 Lines 14994 15009 +15 Branches 838 806 -32 ========================================== - Hits 11103 10663 -440 - Misses 3882 4337 +455 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.