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: correct bad ROM extensions #1174

Open emmercm opened 1 week ago

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/extension-corrector" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 98.92473% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.22%. Comparing base (f6335a6) to head (fb10f36).

Files Patch % Lines
src/modules/candidateExtensionCorrector.ts 98.24% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1174 +/- ## ========================================== + Coverage 92.90% 93.22% +0.32% ========================================== Files 105 107 +2 Lines 6481 6571 +90 Branches 1536 1547 +11 ========================================== + Hits 6021 6126 +105 + Misses 459 444 -15 Partials 1 1 ```

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