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

Change cache path #101

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Change cache path #101

merged 2 commits into from
Sep 4, 2024

Conversation

IgorTatarnikov
Copy link
Member

@IgorTatarnikov IgorTatarnikov commented Sep 4, 2024

Cache wasn't being saved as '$HOME' was taken as a literal.

closes #92

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (5784d8f) to head (c38fc25).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   92.73%   92.73%           
=======================================
  Files          37       37           
  Lines        1857     1857           
=======================================
  Hits         1722     1722           
  Misses        135      135           
Flag Coverage Δ
numba 92.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@IgorTatarnikov IgorTatarnikov marked this pull request as ready for review September 4, 2024 10:23
@IgorTatarnikov IgorTatarnikov requested a review from a team September 4, 2024 10:23
@alessandrofelder alessandrofelder merged commit a0765c1 into main Sep 4, 2024
14 checks passed
@alessandrofelder alessandrofelder deleted the check-caching branch September 4, 2024 10:43
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.

[Feature] make caching work as expected on CI
2 participants