Skip to content

Fix unset env vars for powershell#1245

Merged
synfinatic merged 2 commits intosynfinatic:mainfrom
gitfool:gh1244
Aug 1, 2025
Merged

Fix unset env vars for powershell#1245
synfinatic merged 2 commits intosynfinatic:mainfrom
gitfool:gh1244

Conversation

@gitfool
Copy link
Contributor

@gitfool gitfool commented Jul 31, 2025

Fixes #1244

@codecov
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.96%. Comparing base (97f8241) to head (32e77a8).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1245   +/-   ##
=======================================
  Coverage   82.96%   82.96%           
=======================================
  Files          36       36           
  Lines        3954     3954           
=======================================
  Hits         3280     3280           
  Misses        578      578           
  Partials       96       96           
Flag Coverage Δ
unittests 82.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97f8241...32e77a8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@synfinatic synfinatic merged commit 2a3a796 into synfinatic:main Aug 1, 2025
7 of 8 checks passed
@gitfool gitfool deleted the gh1244 branch August 1, 2025 03:33
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.

Unset env vars for powershell broken for powershell core (v6+)

2 participants