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

Refactor: breaking: remove deprecated options #1036

Open emmercm opened 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.25%. Comparing base (d02725a) to head (660b1ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1036 +/- ## ========================================== - Coverage 93.29% 93.25% -0.05% ========================================== Files 92 92 Lines 5895 5854 -41 Branches 1390 1372 -18 ========================================== - Hits 5500 5459 -41 Misses 375 375 Partials 20 20 ```

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

github-actions[bot] commented 3 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/remove-deprecated-options" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.