emmercm / igir

🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
https://igir.io/
GNU General Public License v3.0
363 stars 18 forks source link

Feature: cache path option #1115

Closed emmercm closed 4 months ago

emmercm commented 4 months ago

Fixes: https://github.com/emmercm/igir/issues/1060

codecov[bot] commented 4 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

:test_tube: 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.

github-actions[bot] commented 3 months ago

:lock: Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.