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
328 stars 16 forks source link

Refactor: IndexedFiles class #992

Closed emmercm closed 4 months ago

emmercm commented 4 months ago

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

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/indexed-files" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.40%. Comparing base (8cbd9fc) to head (fce25ea).

Files Patch % Lines
src/modules/romIndexer.ts 93.33% 3 Missing :warning:
src/types/indexedFiles.ts 98.36% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #992 +/- ## ========================================== + Coverage 93.36% 93.40% +0.04% ========================================== Files 89 90 +1 Lines 5605 5656 +51 Branches 1314 1327 +13 ========================================== + Hits 5233 5283 +50 - Misses 354 355 +1 Partials 18 18 ```

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

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.