Skip to content

[nextest-runner] don't try and hide progress between stress sub runs#2765

Merged
sunshowers merged 1 commit into
mainfrom
no-sub
Nov 12, 2025
Merged

[nextest-runner] don't try and hide progress between stress sub runs#2765
sunshowers merged 1 commit into
mainfrom
no-sub

Conversation

@sunshowers

@sunshowers sunshowers commented Nov 12, 2025

Copy link
Copy Markdown
Member

Fixes #2764.

@codecov

codecov Bot commented Nov 12, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.61%. Comparing base (cca8c2e) to head (4bd652e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/reporter/displayer/progress.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2765      +/-   ##
==========================================
+ Coverage   78.57%   78.61%   +0.03%     
==========================================
  Files         112      112              
  Lines       26231    26219      -12     
==========================================
  Hits        20611    20611              
+ Misses       5620     5608      -12     

☔ 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 f9fecb2 into main Nov 12, 2025
23 checks passed
@sunshowers sunshowers deleted the no-sub branch November 12, 2025 18:01
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.

Bug: Inconsistent stress count iteration

1 participant