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
306 stars 15 forks source link

Fix: use util.promisify() for FilePoly #1092

Closed emmercm closed 2 months ago

emmercm commented 2 months ago

RE: https://github.com/emmercm/igir/pull/1087

github-actions[bot] commented 2 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/1087-revert-filepoly" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (9e14aad) to head (8e72cd7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1092 +/- ## ======================================= Coverage 93.20% 93.20% ======================================= Files 92 92 Lines 6066 6066 Branches 1445 1445 ======================================= Hits 5654 5654 Misses 391 391 Partials 21 21 ```

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

github-actions[bot] commented 1 month ago

:lock: Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.