Skip to content

Conversation

@outslept
Copy link
Contributor

resolves #230

@outslept outslept changed the title feat(utils): add support for Deno workspace detection feat(findWorkspaceDir): add support for Deno workspace detection Jun 28, 2025
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.22%. Comparing base (afdf7cb) to head (1b26a87).
Report is 80 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   89.40%   91.22%   +1.82%     
==========================================
  Files           5       10       +5     
  Lines         434      262     -172     
  Branches       37       61      +24     
==========================================
- Hits          388      239     -149     
+ Misses         46       23      -23     

☔ 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.

@pi0 pi0 merged commit 3b9309f into unjs:main Jun 30, 2025
5 checks passed
@outslept outslept deleted the deno-workspace-detect branch July 14, 2025 13:41
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.

Add support for Deno workspace detection in deno.json/deno.jsonc

2 participants