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
305 stars 15 forks source link

Refactor: fix issues with dependency updates #1188

Closed emmercm closed 3 days ago

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 93.06%. Comparing base (c3f34d4) to head (64c9494).

Files Patch % Lines
src/polyfill/fsPoly.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1188 +/- ## ======================================== Coverage 93.06% 93.06% ======================================== Files 103 103 Lines 6433 6433 Branches 1418 1524 +106 ======================================== Hits 5987 5987 + Misses 445 423 -22 - 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 days ago

:test_tube: Branch testing instructions

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

npm exec --yes -- "github:emmercm/igir#emmercm/20240627-fix-dep-updates" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.