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

Refactor: detect deleted cached files subset on a timer #1157

Closed emmercm closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@52bfae1). Learn more about missing BASE report.

Files Patch % Lines
src/types/files/fileCache.ts 14.28% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1157 +/- ## ======================================= Coverage ? 93.11% ======================================= Files ? 102 Lines ? 6376 Branches ? 1410 ======================================= Hits ? 5937 Misses ? 438 Partials ? 1 ```

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

github-actions[bot] commented 2 weeks 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-delete-timer" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.