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

[CHORE] Fix CI caching to cache integration test builds separately #1101

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Jun 27, 2023

Fixes our integration test build to use a separate (different) cache from other builds, by changing the cache key

Driveby: Fix what seems to be a typo in the Rust test cache's restore-keys argument as well

@github-actions github-actions bot added the chore label Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #1101 (0c78dcd) into main (2643511) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1101      +/-   ##
==========================================
+ Coverage   88.46%   88.48%   +0.01%     
==========================================
  Files          54       54              
  Lines        5463     5463              
==========================================
+ Hits         4833     4834       +1     
+ Misses        630      629       -1     

see 1 file with indirect coverage changes

@jaychia jaychia merged commit a0932d3 into main Jun 27, 2023
@jaychia jaychia deleted the jay/separate-cache-integration-build branch June 27, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant