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

ci: use nextest for unit tests, disable grcov collation and codecov o… #3811

Merged
merged 12 commits into from
Jul 27, 2023

Commits on Jul 24, 2023

  1. attempt to reclaim diskspace

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1803c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2191a5e View commit details
    Browse the repository at this point in the history
  3. docker prune

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    baace48 View commit details
    Browse the repository at this point in the history
  4. remove docker prune

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0c96fd5 View commit details
    Browse the repository at this point in the history
  5. preserve docker images

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f54030e View commit details
    Browse the repository at this point in the history
  6. cleanup

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b02e48f View commit details
    Browse the repository at this point in the history
  7. create image as tarred gzip

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a7cd2c4 View commit details
    Browse the repository at this point in the history
  8. removing commented line

    wileyj committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e23cc93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eec2197 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. ci: use nextest for unit tests, disable grcov collation and codecov o…

    …n unit tests for now
    kantai committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    16f20c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7aa34f View commit details
    Browse the repository at this point in the history
  3. chore: speed up analysis_costs and costs tests, drop -Cinstrument-cov…

    …erage from unit tests ci
    kantai committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8c62f91 View commit details
    Browse the repository at this point in the history