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

CSV handling improvements #1522

Closed tpluscode closed 4 months ago

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: f178fad75b19e427af5e854b2bd141b3ac69072b

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/core-api | Patch | | @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 4 months ago

Codecov Report

Attention: Patch coverage is 78.37838% with 8 lines in your changes missing coverage. Please review.

Project coverage is 73.50%. Comparing base (3a03048) to head (f178fad).

Files Patch % Lines
apis/core/lib/domain/csv-source/replace.ts 40.00% 3 Missing :warning:
apis/core/lib/domain/csv-source/update.ts 40.00% 3 Missing :warning:
apis/core/lib/domain/csv-source/CsvSource.ts 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1522 +/- ## ========================================== - Coverage 73.50% 73.50% -0.01% ========================================== Files 219 219 Lines 14850 14880 +30 Branches 844 848 +4 ========================================== + Hits 10915 10937 +22 - Misses 3926 3934 +8 Partials 9 9 ```

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