emmercm / igir

🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.
https://igir.io/
GNU General Public License v3.0
308 stars 16 forks source link

Feature: cache archive entry checksums #1004

Closed emmercm closed 3 months ago

emmercm commented 3 months ago

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

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

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.38%. Comparing base (307770c) to head (37c8d05).

Files Patch % Lines
src/types/cache.ts 71.05% 11 Missing :warning:
src/types/files/file.ts 64.28% 5 Missing :warning:
src/types/files/fileCache.ts 94.23% 3 Missing :warning:
src/modules/datScanner.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1004 +/- ## ========================================== - Coverage 93.57% 93.38% -0.19% ========================================== Files 91 92 +1 Lines 5773 5883 +110 Branches 1344 1388 +44 ========================================== + Hits 5402 5494 +92 - Misses 352 370 +18 Partials 19 19 ```

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

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