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: don't use the cache file when testing #1126

Closed emmercm closed 1 month ago

github-actions[bot] commented 1 month ago

:test_tube: Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/test-no-cache" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.11%. Comparing base (967d2ed) to head (6db599c).

Files Patch % Lines
src/igir.ts 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1126 +/- ## ========================================== - Coverage 93.36% 93.11% -0.26% ========================================== Files 97 97 Lines 6283 6285 +2 Branches 1494 1497 +3 ========================================== - Hits 5866 5852 -14 + Misses 416 410 -6 - 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 3 weeks 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.