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

Use integration tests for helix-tui #6340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pickfire
Copy link
Contributor

@pickfire pickfire commented Mar 17, 2023

https://matklad.github.io/2021/02/27/delete-cargo-integration-tests.html

Before

  • Build / Check (msrv) 3m
  • Build / Test Suite (ubuntu-latest) 11m
  • Build / Test Suite (macos-latest) 11m
  • Build / Test Suite (windows-latest) 11m
  • Build / Lints 3m
  • Build / Docs 5m

After

  • Build / Check (msrv) 2m
  • Build / Test Suite (ubuntu-latest) 8m
  • Build / Test Suite (macos-latest) 9m
  • Build / Test Suite (windows-latest) 14m
  • Build / Lints 3m
  • Build / Docs 3m

Only Build / Test Suite (windows-latest) seemed to be slower by 3 minutes, but that's the slowest build we have, others is like 1-3 minutes faster.

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.

None yet

1 participant