Skip to content

Conversation

@liranco
Copy link

@liranco liranco commented Nov 22, 2025

This PR Adds the following environment variables for each test execution:

  • NEXTEST_TEST_NAME
  • NEXTET_ATTEMPT
  • NEXTEST_BINARY_ID
  • NEXTEST_ATTEMPT_ID
  • NEXTEST_TOTAL_ATTEMPTS
  • NEXTEST_STRESS_CURRENT
  • NEXTEST_STRESS_TOTAL

It also removes the environment variable:

  • __NEXTEST_ATTEMPT

- NEXTEST_TEST_NAME
- NEXTET_ATTEMPT
- NEXTEST_BINARY_ID
- NEXTEST_ATTEMPT_ID
- NEXTEST_TOTAL_ATTEMPTS
- NEXTEST_STRESS_CURRENT
- NEXTEST_STRESS_TOTAL
@liranco liranco marked this pull request as draft November 22, 2025 22:39
@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.47%. Comparing base (689de58) to head (a5c0801).
⚠️ Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2797      +/-   ##
==========================================
+ Coverage   80.17%   80.47%   +0.29%     
==========================================
  Files         113      114       +1     
  Lines       26312    26649     +337     
==========================================
+ Hits        21095    21445     +350     
+ Misses       5217     5204      -13     

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

@liranco liranco marked this pull request as ready for review November 22, 2025 23:05
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.

2 participants