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 #1172

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.10%. Comparing base (fc36582) to head (137d5bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1172 +/- ## ======================================= Coverage 93.10% 93.10% ======================================= Files 103 103 Lines 6435 6439 +4 Branches 1523 1525 +2 ======================================= + Hits 5991 5995 +4 + Misses 443 421 -22 - Partials 1 23 +22 ```

: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/args-logging" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.