nextest icon indicating copy to clipboard operation
nextest copied to clipboard

[nextest-runner] add verbose flag to display test command lines

Open dangvu0502 opened this issue 1 month ago • 3 comments

Fixes #2513

dangvu0502 avatar Nov 23 '25 08:11 dangvu0502

Codecov Report

:x: Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 80.19%. Comparing base (689de58) to head (4c56227). :warning: Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/reporter/displayer/imp.rs 55.55% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2800      +/-   ##
==========================================
+ Coverage   80.17%   80.19%   +0.02%     
==========================================
  Files         113      113              
  Lines       26312    26359      +47     
==========================================
+ Hits        21095    21139      +44     
- Misses       5217     5220       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Nov 23 '25 09:11 codecov[bot]

Implementation updated based on feedback

dangvu0502 avatar Dec 02 '25 15:12 dangvu0502

With apologies, I need to tackle something urgently at work this week. Hoping to look at this by the end of the week.

sunshowers avatar Dec 09 '25 01:12 sunshowers