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

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 (e0d3e21) to head (b9d7a37).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1177 +/- ## ========================================== - Coverage 93.10% 93.06% -0.04% ========================================== Files 103 103 Lines 6440 6433 -7 Branches 1419 1524 +105 ========================================== - Hits 5996 5987 -9 + Misses 443 423 -20 - 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/1172-fix" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.