-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
Better formatting of the results #444
Comments
What would be the structure of the table? Which columns would you suggest? |
How would I (the user) distinguish unit tests from integration tests? For example, I'm running this from a .Net project where all tests are run under a "unit test" framework. |
Also probably related to #413 |
Based on my example here(https://github.com/jaredsburrows/android-gif-search/actions/runs/4722127647/attempts/1#summary-12803166400), here is the raw markdown(https://github.com/jaredsburrows/android-gif-search/actions/runs/4722127647/jobs/8376298496/summary_raw). Unit Test Results
|
I notice that none of these proposals have the test result deltas (+/-). I rather like having those. |
Similar to how github actions handles the Gradle Scan plugin, can we format the results to be a clean table?
Project: https://github.com/jaredsburrows/android-gif-search
See this example:
Source: https://github.com/jaredsburrows/android-gif-search/actions/runs/4722127647/attempts/1#summary-12803166400
The text was updated successfully, but these errors were encountered: