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
328 stars 16 forks source link

Feature: hard link support #951

Closed emmercm closed 5 months ago

emmercm commented 5 months ago

Fixes: https://github.com/emmercm/igir/issues/942

github-actions[bot] commented 5 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/hardlink" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.32%. Comparing base (cdbce2e) to head (d931fe8).

Files Patch % Lines
src/modules/candidateWriter.ts 70.00% 12 Missing :warning:
src/polyfill/fsPoly.ts 82.35% 2 Missing and 1 partial :warning:
src/igir.ts 75.00% 1 Missing :warning:
src/modules/argumentsParser.ts 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #951 +/- ## ========================================== - Coverage 93.47% 93.32% -0.15% ========================================== Files 89 89 Lines 5500 5546 +46 Branches 1267 1286 +19 ========================================== + Hits 5141 5176 +35 - Misses 342 352 +10 - Partials 17 18 +1 ```

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

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