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

test: improve performance of tests by caching repos #3484

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Panaetius
Copy link
Member

@Panaetius Panaetius commented May 25, 2023

cache repos in tests

Execution times for comparison:
Before (average of 4 runs of CI):
test-linux-cli: 35:08
test-macos-cli: 1:41:05
Total for test-deploy Action: 2:30:51

After (avg from two runs):
test-linux-cli: 24:50
test-macos-cli: 1:21:30
total: 1:31:59

@Panaetius Panaetius changed the title tests: improve performance of tests by caching repos test: improve performance of tests by caching repos May 26, 2023
@coveralls
Copy link
Collaborator

coveralls commented May 26, 2023

Pull Request Test Coverage Report for Build 7486783893

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 85.458%

Totals Coverage Status
Change from base Build 7414051779: 0.05%
Covered Lines: 26434
Relevant Lines: 30932

💛 - Coveralls

@Panaetius Panaetius marked this pull request as ready for review May 26, 2023 14:18
@Panaetius Panaetius requested a review from a team as a code owner May 26, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

2 participants