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

Do not include matrices without rows. #50

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aljones15
Copy link
Contributor

@aljones15 aljones15 commented Sep 13, 2024

Features:

  • Discludes matrices with no results (such as when a before all fails and no tests run) from the report.

@aljones15 aljones15 self-assigned this Sep 30, 2024
@aljones15 aljones15 force-pushed the do-not-show-empty-results branch from 2eb0e77 to 4f529c2 Compare September 30, 2024 19:35
@aljones15 aljones15 marked this pull request as ready for review September 30, 2024 19:36
Copy link
Contributor

@BigBlueHat BigBlueHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked your suggestion of showing a "no results" message when there's an empty matrix. That said, we should think through the currently known situations of empty matrices to be sure that "no results" is the right text to display in all cases--it should be...but not sure when/where this appears currently.

@aljones15 aljones15 marked this pull request as draft October 11, 2024 15:25
@aljones15
Copy link
Contributor Author

@BigBlueHat changed this to draft until I can show the is empty notification inside the matrix template.

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.

2 participants