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

Feature: temp dir option #1041

Closed emmercm closed 1 week ago

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/temp-dir-option" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.13%. Comparing base (eca2260) to head (f03b154).

Files Patch % Lines
src/globals/temp.ts 85.71% 1 Missing :warning:
src/igir.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1041 +/- ## ========================================== + Coverage 92.81% 93.13% +0.31% ========================================== Files 104 105 +1 Lines 6431 6436 +5 Branches 1523 1526 +3 ========================================== + Hits 5969 5994 +25 + Misses 461 441 -20 Partials 1 1 ```

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