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: dimension mapping improvements #1446

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 9af233f99477e8f359f79f77289c8ad1624a4d27

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 #1446 (9af233f) into master (c7bc76b) will decrease coverage by 5.93%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1446      +/-   ##
==========================================
- Coverage   80.32%   74.39%   -5.93%     
==========================================
  Files         198      198              
  Lines       13645    13645              
  Branches      830      766      -64     
==========================================
- Hits        10960    10151     -809     
- Misses       2677     3486     +809     
  Partials        8        8              
Impacted Files Coverage Δ
...e/lib/domain/dimension-mapping/DimensionMapping.ts 96.77% <100.00%> (ø)
apis/core/lib/domain/queries/dimension-mappings.ts 100.00% <100.00%> (ø)

... and 18 files with indirect coverage changes