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

Add option to create a minimal markdown test report #1462

Merged
merged 7 commits into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. add option to upload a minimal test report

    that is only the table. Will be useful for large tests (e.g. weekly CI)
    where the size of the full reort is to large for GITHUB_STEP_SUMMARY
    bernt-matthias committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9a7567e View commit details
    Browse the repository at this point in the history
  2. add test

    bernt-matthias committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    23bd9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4058d View commit details
    Browse the repository at this point in the history
  4. Update tests/test_cmd_test_reports.py

    Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
    bernt-matthias and mvdbeek committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ec78cc5 View commit details
    Browse the repository at this point in the history
  5. Fix up the test

    mvdbeek authored and bernt-matthias committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1afa34c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b17f53 View commit details
    Browse the repository at this point in the history
  7. fix lint

    bernt-matthias committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0a7a87b View commit details
    Browse the repository at this point in the history