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: file-backed cache #1002

Closed emmercm closed 7 months ago

emmercm commented 7 months ago

RE: https://github.com/emmercm/igir/issues/937

github-actions[bot] commented 7 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/file-cache" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 93.36%. Comparing base (a1acfd3) to head (b24c1f6).

Files Patch % Lines
src/types/cache.ts 92.72% 4 Missing :warning:
src/constants.ts 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1002 +/- ## ========================================== - Coverage 93.40% 93.36% -0.04% ========================================== Files 90 90 Lines 5656 5699 +43 Branches 1327 1334 +7 ========================================== + Hits 5283 5321 +38 - Misses 355 360 +5 Partials 18 18 ```

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

github-actions[bot] commented 5 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.