Skip to content

[nextest-runner] fix underflow in delay computation#2771

Merged
sunshowers merged 1 commit into
mainfrom
underflow
Nov 14, 2025
Merged

[nextest-runner] fix underflow in delay computation#2771
sunshowers merged 1 commit into
mainfrom
underflow

Conversation

@sunshowers

Copy link
Copy Markdown
Member

Fixes #2770.

@codecov

codecov Bot commented Nov 14, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.70130% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.89%. Comparing base (217e109) to head (2d837a8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/reporter/displayer/progress.rs 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2771      +/-   ##
==========================================
+ Coverage   79.56%   79.89%   +0.33%     
==========================================
  Files         112      112              
  Lines       25726    25799      +73     
==========================================
+ Hits        20469    20613     +144     
+ Misses       5257     5186      -71     

☔ 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 5721906 into main Nov 14, 2025
23 checks passed
@sunshowers sunshowers deleted the underflow branch November 14, 2025 18:14
@trunk-io

trunk-io Bot commented Nov 14, 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.

Bug: Overflow when subtracting durations

1 participant