Skip to content

Enhancement: Show output when no tests could be detected with a duration exceeding the maximum duration#714

Closed
localheinz wants to merge 1 commit intomainfrom
feature/empty
Closed

Enhancement: Show output when no tests could be detected with a duration exceeding the maximum duration#714
localheinz wants to merge 1 commit intomainfrom
feature/empty

Conversation

@localheinz
Copy link
Member

This pull request

  • show output when no tests could be detected with a duration exceeding the maximum duration

Fixes #706.

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.91%. Comparing base (6518ca9) to head (e5a010c).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #714      +/-   ##
============================================
+ Coverage     63.38%   63.91%   +0.52%     
  Complexity      135      135              
============================================
  Files            33       33              
  Lines           620      618       -2     
============================================
+ Hits            393      395       +2     
+ Misses          227      223       -4     

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

@localheinz localheinz force-pushed the feature/empty branch 4 times, most recently from 6740cb9 to e40e6e1 Compare February 6, 2026 21:35
@mvorisek
Copy link
Contributor

mvorisek commented Feb 8, 2026

I do not want/support this as default. It can be viewed as debug output and enabled based on --debug/verbose option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning about your extension that did not print anything when no slow tests found

3 participants