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

Fix: logging supplied & parsed arguments #1179

Closed emmercm closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 93.06%. Comparing base (7fdd2e7) to head (47062fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1179 +/- ## ======================================= Coverage 93.06% 93.06% ======================================= Files 103 103 Lines 6433 6433 Branches 1523 1516 -7 ======================================= Hits 5987 5987 Misses 423 423 Partials 23 23 ```

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

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/1172-fix-again" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.