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: search with apostrophe #1438

Closed tpluscode closed 1 year ago

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d4a1ac4594ac0258166bc0b8b08176dc21a123e5

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 #1438 (d4a1ac4) into master (932dfef) will decrease coverage by 3.24%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master    #1438      +/-   ##
==========================================
- Coverage   80.32%   77.08%   -3.24%     
==========================================
  Files         198      198              
  Lines       13645    13645              
  Branches      830      798      -32     
==========================================
- Hits        10960    10518     -442     
- Misses       2677     3119     +442     
  Partials        8        8              
Impacted Files Coverage Δ
apis/shared-dimensions/lib/query.ts 0.00% <0.00%> (ø)
apis/shared-dimensions/lib/shapeToQuery.ts 73.11% <50.00%> (ø)

... and 13 files with indirect coverage changes