zazuko / cube-creator

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

Upgrade GitHub Actions #1353

Closed ludovicm67 closed 1 year ago

ludovicm67 commented 1 year ago

This upgrades many of the used GitHub Actions and configure some permissions used for publishing packages, so that dependabot PRs can work.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 99474bd8432ce99a90cf2ca3c57e418ce0f8b0f6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Merging #1353 (99474bd) into master (5cb550e) will decrease coverage by 3.26%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1353      +/-   ##
==========================================
- Coverage   81.05%   77.78%   -3.27%     
==========================================
  Files         195      195              
  Lines       13505    13505              
  Branches      754      726      -28     
==========================================
- Hits        10946    10505     -441     
- Misses       2551     2992     +441     
  Partials        8        8              
Impacted Files Coverage Δ
cli/lib/pipeline.ts 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/Cube.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/urlJoin.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/Dimension.js 0.00% <0.00%> (-100.00%) :arrow_down:
cli/lib/toCubeShape/index.js 0.00% <0.00%> (-86.74%) :arrow_down:
cli/lib/csv.ts 0.00% <0.00%> (-76.48%) :arrow_down:
cli/lib/commands/transform.ts 54.54% <0.00%> (-45.46%) :arrow_down:
cli/lib/output-filter.ts 69.01% <0.00%> (-30.99%) :arrow_down:
cli/lib/counters.ts 69.44% <0.00%> (-30.56%) :arrow_down:
cli/lib/output-mapper.ts 63.26% <0.00%> (-28.07%) :arrow_down:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.