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

Reactivate caching of R packages #418

Merged
merged 5 commits into from
May 26, 2021
Merged

Reactivate caching of R packages #418

merged 5 commits into from
May 26, 2021

Conversation

khaeru
Copy link
Member

@khaeru khaeru commented May 26, 2021

Closes #417.

How to review

View CI logs and ensure that R packages are used from cache and not reinstalled.

PR checklist

  • Continuous integration checks all ✅
  • Add or expand tests; coverage checks both ✅
  • Add, expand, or update documentation. N/A; CI changes only
  • Update release notes.

@khaeru khaeru added the ci Continuous integration label May 26, 2021
@khaeru khaeru self-assigned this May 26, 2021
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #418 (a4df864) into main (1bfdbdd) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main    #418     +/-   ##
=======================================
- Coverage   97.9%   97.9%   -0.1%     
=======================================
  Files         39      39             
  Lines       4238    4237      -1     
=======================================
- Hits        4150    4149      -1     
  Misses        88      88             
Impacted Files Coverage Δ
ixmp/tests/test_testing.py 100.0% <100.0%> (ø)

@khaeru
Copy link
Member Author

khaeru commented May 26, 2021

Compared to the last jobs for #416, times are reduced:

  • macos-latest: from 11–12 to 8–11 minutes.
  • ubuntu-latest: from 10–12 to 3–4 minutes.
  • windows-latest: from 24–30 to 9 minutes

@khaeru khaeru merged commit 9185cb0 into main May 26, 2021
@khaeru khaeru added this to the 3.3 milestone May 26, 2021
@khaeru khaeru deleted the issue/417 branch July 22, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reactivate caching of R packages
1 participant