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: centrally manage Node.js timeouts #1005

Closed emmercm closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 40.90909% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 93.04%. Comparing base (82eb81d) to head (5356e5f).

Files Patch % Lines
src/timer.ts 23.07% 10 Missing :warning:
src/console/progressBarCli.ts 62.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1005 +/- ## ========================================== - Coverage 93.37% 93.04% -0.33% ========================================== Files 90 91 +1 Lines 5705 5724 +19 Branches 1329 1333 +4 ========================================== - Hits 5327 5326 -1 - Misses 360 378 +18 - Partials 18 20 +2 ```

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

Comment generated by the Pull Request Commenter workflow.

github-actions[bot] commented 2 months 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.