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

Feature: allow exact-matching of archives in DATs #1175

Closed emmercm closed 1 day ago

emmercm commented 1 week ago

Fixes: https://github.com/emmercm/igir/issues/1170

github-actions[bot] commented 1 week ago

:test_tube: Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/allow-archive-exact-matches" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 93.14%. Comparing base (9245a31) to head (63314f2).

Files Patch % Lines
src/igir.ts 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1175 +/- ## ========================================== + Coverage 93.13% 93.14% +0.01% ========================================== Files 105 105 Lines 6436 6481 +45 Branches 1526 1529 +3 ========================================== + Hits 5994 6037 +43 - Misses 419 421 +2 Partials 23 23 ```

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