zazuko / cube-creator

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

feat: add validation step of project import #1263

Closed tpluscode closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: a20c93c15eb8f5b6d5c783d88b1e3a8a6db99ea0

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 | Minor |

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 2 years ago

Codecov Report

Merging #1263 (4fc5b66) into master (2f0ee4d) will increase coverage by 0.01%. The diff coverage is 96.55%.

@@            Coverage Diff             @@
##           master    #1263      +/-   ##
==========================================
+ Coverage   81.32%   81.33%   +0.01%     
==========================================
  Files         190      190              
  Lines       13277    13287      +10     
  Branches      744      747       +3     
==========================================
+ Hits        10797    10807      +10     
  Misses       2473     2473              
  Partials        7        7              
Impacted Files Coverage Δ
packages/shacl-middleware/index.ts 99.12% <96.15%> (+0.07%) :arrow_up:
apis/core/lib/middleware/shacl.ts 91.30% <100.00%> (+0.39%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2f0ee4d...4fc5b66. Read the comment docs.

tpluscode commented 2 years ago

Good to go @cristianvasquez ?

cristianvasquez commented 2 years ago

Good to go @cristianvasquez ?

Yes!