Skip to content

[nextest-runner] set NEXTEST_BIN_EXE_ env vars also with underscores#2777

Merged
sunshowers merged 1 commit into
mainfrom
under
Nov 16, 2025
Merged

[nextest-runner] set NEXTEST_BIN_EXE_ env vars also with underscores#2777
sunshowers merged 1 commit into
mainfrom
under

Conversation

@sunshowers

Copy link
Copy Markdown
Member

Turns out that some shells and debuggers just drop any environment variables with hyphens in them. Provide an alternative that replaces hyphens with underscores.

Turns out that some shells and debuggers just drop any environment variables
with hyphens in them. Provide an alternative that replaces hyphens with
underscores.
@codecov

codecov Bot commented Nov 16, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.12%. Comparing base (f84914d) to head (9344ffb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2777      +/-   ##
==========================================
- Coverage   80.12%   80.12%   -0.01%     
==========================================
  Files         113      113              
  Lines       26164    26167       +3     
==========================================
+ Hits        20964    20966       +2     
- Misses       5200     5201       +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.

@sunshowers sunshowers merged commit 965e265 into main Nov 16, 2025
21 checks passed
@sunshowers sunshowers deleted the under branch November 16, 2025 07:11
@trunk-io

trunk-io Bot commented Nov 16, 2025

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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.

1 participant