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: CHD support #1006

Open emmercm opened 3 months ago

emmercm commented 3 months ago

RE: #937

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/chd" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.39%. Comparing base (dbd343d) to head (65693f7).

:exclamation: Current head 65693f7 differs from pull request most recent head 7606d0e. Consider uploading reports for the commit 7606d0e to get more accurate results

Files Patch % Lines
src/types/files/archives/chd.ts 5.66% 95 Missing and 5 partials :warning:
src/modules/candidateGenerator.ts 60.00% 13 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1006 +/- ## ========================================== - Coverage 92.89% 91.39% -1.50% ========================================== Files 97 93 -4 Lines 6261 6102 -159 Branches 1492 1465 -27 ========================================== - Hits 5816 5577 -239 - Misses 423 498 +75 - Partials 22 27 +5 ```

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