Skip to content

feat(runScript): support custom env#215

Merged
pi0 merged 2 commits intounjs:mainfrom
Exeteres:main
Sep 11, 2025
Merged

feat(runScript): support custom env#215
pi0 merged 2 commits intounjs:mainfrom
Exeteres:main

Conversation

@Exeteres
Copy link
Copy Markdown
Contributor

Resolves #214

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.02%. Comparing base (660392f) to head (3cd5815).
⚠️ Report is 115 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #215       +/-   ##
===========================================
- Coverage   82.17%   69.02%   -13.15%     
===========================================
  Files           6        6               
  Lines         516      807      +291     
  Branches       71      159       +88     
===========================================
+ Hits          424      557      +133     
- Misses         91      248      +157     
- Partials        1        2        +1     

☔ 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 changed the title Add ability to pass env to runScript feat(runScript): support custom env Aug 15, 2025
@Exeteres Exeteres requested a review from pi0 August 16, 2025 03:25
@pi0 pi0 merged commit 8a1f2f3 into unjs:main Sep 11, 2025
5 of 6 checks passed
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.

Allow passing env variables in runScript

2 participants