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

fix: performance of getting terms #1433

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 773f93f6f2654a0acf0eeafc3144c8553587570f

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 | 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 #1433 (773f93f) into master (6453c7a) will decrease coverage by 3.48%. The diff coverage is 82.92%.

@@            Coverage Diff             @@
##           master    #1433      +/-   ##
==========================================
- Coverage   80.56%   77.08%   -3.48%     
==========================================
  Files         196      198       +2     
  Lines       13510    13645     +135     
  Branches      819      798      -21     
==========================================
- Hits        10884    10518     -366     
- Misses       2618     3119     +501     
  Partials        8        8              
Impacted Files Coverage Δ
apis/shared-dimensions/lib/shapeToQuery.ts 73.11% <73.11%> (ø)
.../shared-dimensions/lib/domain/shared-dimensions.ts 96.80% <94.00%> (-3.20%) :arrow_down:
...s/shared-dimensions/lib/domain/shared-dimension.ts 85.94% <100.00%> (+0.80%) :arrow_up:
apis/shared-dimensions/lib/store/index.ts 100.00% <100.00%> (ø)
packages/core/namespace.ts 100.00% <100.00%> (ø)

... and 15 files with indirect coverage changes