Skip to content

Conversation

DarioSacco
Copy link
Member

PR to transform the repo in a monorepo with 2 packages: one to share configurations (eslint, prettier, stylelint) and one exporting utility types and methods. Also pnpm is now used over yarn.

Copy link

changeset-bot bot commented Mar 17, 2025

🦋 Changeset detected

Latest commit: 46be015

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@chialab/sveltekit-utils Minor
@chialab/sveltekit-dev-utils 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
Copy link

codecov-commenter commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.39%. Comparing base (46032a3) to head (46be015).

Files with missing lines Patch % Lines
packages/utils/src/lib/utils/promises.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next      #12      +/-   ##
==========================================
- Coverage   74.42%   74.39%   -0.04%     
==========================================
  Files          20       20              
  Lines         700      699       -1     
  Branches      161      161              
==========================================
- Hits          521      520       -1     
  Misses        177      177              
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DarioSacco DarioSacco merged commit c751a68 into next Mar 21, 2025
4 checks passed
@DarioSacco DarioSacco deleted the refactor/monorepo branch March 21, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants