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
306 stars 15 forks source link

Fix: cache checksums of raw files #1063

Closed emmercm closed 3 months ago

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/as-raw-cache" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.38%. Comparing base (f386ccd) to head (14782b7).

Files Patch % Lines
src/types/files/fileFactory.ts 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1063 +/- ## ========================================== + Coverage 93.23% 93.38% +0.14% ========================================== Files 92 92 Lines 5990 6003 +13 Branches 1430 1434 +4 ========================================== + Hits 5585 5606 +21 + Misses 384 376 -8 Partials 21 21 ```

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

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