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

Cache pip dependencies in GitHub Action #1385

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

wd60622
Copy link
Contributor

@wd60622 wd60622 commented Jan 16, 2025

Description

Read about this here: https://github.com/actions/setup-python

Not sure if it will speed up the workflow, but giving it a try.

Related Issue

  • Closes #
  • Related to #

Checklist

Modules affected

  • MMM
  • CLV
  • Customer Choice

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (aee56fe) to head (b7ce2b0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1385   +/-   ##
=======================================
  Coverage   93.94%   93.94%           
=======================================
  Files          48       48           
  Lines        5137     5137           
=======================================
  Hits         4826     4826           
  Misses        311      311           

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

@wd60622
Copy link
Contributor Author

wd60622 commented Jan 16, 2025

Need to check if anything happened still

@wd60622
Copy link
Contributor Author

wd60622 commented Jan 16, 2025

Minimal savings here as the tests themselves take most of the time

@wd60622 wd60622 merged commit 32f44c7 into main Jan 16, 2025
18 of 19 checks passed
@wd60622 wd60622 deleted the cache-pip-installation branch January 16, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants