projen / projen

Rapidly build modern applications with advanced configuration management
https://projen.io
Apache License 2.0
2.53k stars 362 forks source link

fix(task-runner): task env vars handed to spawn no longer get left behind #3639

Closed dkershner6 closed 2 weeks ago

dkershner6 commented 2 weeks ago

Fixes https://github.com/projen/projen/issues/3493


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.36%. Comparing base (ad20d2c) to head (633b10e). Report is 91 commits behind head on main.

Files Patch % Lines
src/task-runtime.ts 85.71% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3639 +/- ## ========================================== + Coverage 96.34% 96.36% +0.01% ========================================== Files 192 193 +1 Lines 37696 38035 +339 Branches 3524 2665 -859 ========================================== + Hits 36320 36654 +334 - Misses 1376 1381 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.