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

Feature: cache path option #1115

Merged
merged 1 commit into from
May 8, 2024
Merged

Feature: cache path option #1115

merged 1 commit into from
May 8, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented May 8, 2024

Fixes: #1060

@emmercm emmercm self-assigned this May 8, 2024
@emmercm emmercm enabled auto-merge (squash) May 8, 2024 03:00
Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 93.23%. Comparing base (a132387) to head (29c2481).

Files Patch % Lines
src/igir.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1115      +/-   ##
==========================================
+ Coverage   92.95%   93.23%   +0.27%     
==========================================
  Files          92       92              
  Lines        6079     6089      +10     
  Branches     1447     1450       +3     
==========================================
+ Hits         5651     5677      +26     
+ Misses        406      391      -15     
+ Partials       22       21       -1     

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

Copy link

github-actions bot commented May 8, 2024

🧪 Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/cache-path" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

@emmercm emmercm merged commit 822d001 into main May 8, 2024
55 checks passed
@emmercm emmercm deleted the emmercm/cache-path branch May 8, 2024 03:05
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.

Ability to specify where to store the checksum cache
1 participant