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 test support #806

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Improve test support #806

merged 3 commits into from
Oct 17, 2023

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    730da78 View commit details
    Browse the repository at this point in the history
  2. Always import platform

    Long gone are the days this was not available
    ktf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3d5e0a4 View commit details
    Browse the repository at this point in the history
  3. Publish coverage information also from envsitedir

    This is needed because otherwise we do not publish the
    coverage information of the unit tests, but only those
    coming from the aliBuild commands.
    ktf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    083e829 View commit details
    Browse the repository at this point in the history