zazuko / cube-creator

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

feat: searchable shared dimensions #1520

Closed tpluscode closed 4 months ago

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 66c4d4a59712794a085734fe1ef711c60cdecedc

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/shared-dimensions-api | Minor | | @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[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 62.87879% with 49 lines in your changes missing coverage. Please review.

Project coverage is 73.52%. Comparing base (9eeb42e) to head (66c4d4a). Report is 16 commits behind head on master.

Files Patch % Lines
...hared-dimensions/lib/handlers/shared-dimensions.ts 0.00% 19 Missing :warning:
apis/shared-dimensions/lib/handlers/collection.ts 0.00% 12 Missing :warning:
apis/shared-dimensions/lib/shapes/hierarchy.ts 0.00% 9 Missing :warning:
apis/shared-dimensions/lib/shapeToQuery.ts 87.23% 6 Missing :warning:
.../shared-dimensions/lib/domain/shared-dimensions.ts 91.17% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1520 +/- ## ========================================== - Coverage 73.57% 73.52% -0.06% ========================================== Files 219 219 Lines 14712 14850 +138 Branches 838 855 +17 ========================================== + Hits 10825 10918 +93 - Misses 3878 3923 +45 Partials 9 9 ```

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