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

gha: implement caching #145

Merged
merged 1 commit into from
Sep 30, 2024
Merged

gha: implement caching #145

merged 1 commit into from
Sep 30, 2024

Conversation

dtrifiro
Copy link
Contributor

@dtrifiro dtrifiro commented Sep 30, 2024

By leveraging setup-python's dependency caching and using the cache action to cache the nox virtual environments, we should be able to speed up this workflow a bit.

@dtrifiro dtrifiro requested a review from NickLucche September 30, 2024 09:04
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.07%. Comparing base (0cec41a) to head (47eeda5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   57.07%   57.07%           
=======================================
  Files          25       25           
  Lines        1554     1554           
  Branches      259      259           
=======================================
  Hits          887      887           
  Misses        587      587           
  Partials       80       80           

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

@dtrifiro dtrifiro added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit c399b6a Sep 30, 2024
3 checks passed
@dtrifiro dtrifiro deleted the gha-caching branch September 30, 2024 10:35
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.

3 participants