Skip to content

[anneal] Download and install artifacts in parallel#3327

Open
mdittmer wants to merge 1 commit intogoogle:mainfrom
mdittmer:parallel-artifacts
Open

[anneal] Download and install artifacts in parallel#3327
mdittmer wants to merge 1 commit intogoogle:mainfrom
mdittmer:parallel-artifacts

Conversation

@mdittmer
Copy link
Copy Markdown

This change fixes #3265 by:

  1. Downloading and extracting rust toolchain artifacts in parallel;
  2. Setting up rust toolchain, aeneas, and lake packages in parallel with respect to each other.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.88%. Comparing base (a51752b) to head (0a36655).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3327   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files          20       20           
  Lines        6076     6076           
=======================================
  Hits         5583     5583           
  Misses        493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

In setup, download and install artifacts in parallel

2 participants