Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve layout for summary without runs #280

Closed
EnricoMi opened this issue May 18, 2022 · 0 comments · Fixed by #283
Closed

Improve layout for summary without runs #280

EnricoMi opened this issue May 18, 2022 · 0 comments · Fixed by #283

Comments

@EnricoMi
Copy link
Owner

EnricoMi commented May 18, 2022

When there are only single runs for all tests, the summary does not show runs, which makes it a bit harder to read:

Unit Test Results

       63 files  ±0         63 suites  ±0   3m 10s ⏱️ -14s
     272 tests ±0       272 ✔️ ±0      0 💤 ±0  0 ±0 

Results for commit 3714c44. ± Comparison against base commit 3579960.

♻️ This comment has been updated with latest results.

In that case, the summary should be re-arranged to become more readable:

Unit Test Results

     272 tests   ±0   272 ✔️ ±0   3m 10s ⏱️ -14s
       63 suites ±0       0 💤 ±0
       63 files    ±0       0 ±0

Results for commit 3714c44. ± Comparison against base commit 3579960.

♻️ This comment has been updated with latest results.

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 a pull request may close this issue.

1 participant