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: remove unused Options from CandidatePatchGenerator #1173

Closed emmercm closed 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/remove-patch-generator-options" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.10%. Comparing base (12ce729) to head (58630bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1173 +/- ## ========================================== + Coverage 92.85% 93.10% +0.24% ========================================== Files 103 103 Lines 6440 6439 -1 Branches 1517 1517 ========================================== + Hits 5980 5995 +15 + Misses 436 421 -15 + Partials 24 23 -1 ```

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