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] [CI] use smarter github rust cache action #1156

Merged
merged 3 commits into from
Jul 12, 2023

Conversation

samster25
Copy link
Member

@samster25 samster25 commented Jul 12, 2023

  • Our former cache of ./target was steadily growing since we didn't purge out of date artifacts which this https://github.com/Swatinem/rust-cache does correctly.
  • Move over all cargo caches to this paradigm

@github-actions github-actions bot added the chore label Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #1156 (de1a125) into main (1531db8) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1156      +/-   ##
==========================================
+ Coverage   88.38%   88.40%   +0.01%     
==========================================
  Files          54       54              
  Lines        5483     5483              
==========================================
+ Hits         4846     4847       +1     
+ Misses        637      636       -1     

see 1 file with indirect coverage changes

@samster25 samster25 merged commit c218838 into main Jul 12, 2023
@samster25 samster25 deleted the sammy/use-rust-cache-action branch July 12, 2023 23:49
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