emmercm / igir

🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
https://igir.io/
GNU General Public License v3.0
363 stars 18 forks source link

Feature: correct invalid extensions when raw-copying archives #1128

Closed emmercm closed 4 months ago

github-actions[bot] commented 4 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/fix-archive-extension" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.25%. Comparing base (7adcf96) to head (2b5e04f).

Files Patch % Lines
src/types/files/fileFactory.ts 83.33% 5 Missing :warning:
src/types/files/archives/z.ts 50.00% 4 Missing :warning:
src/types/files/archives/zipSpanned.ts 50.00% 4 Missing :warning:
src/types/files/archives/zipX.ts 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1128 +/- ## ========================================== - Coverage 93.46% 93.25% -0.21% ========================================== Files 97 102 +5 Lines 6289 6347 +58 Branches 1406 1510 +104 ========================================== + Hits 5878 5919 +41 + Misses 410 406 -4 - Partials 1 22 +21 ```

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

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