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

Fix: deferred ArchiveFile checksum waiting message #1176

Closed emmercm closed 1 week ago

github-actions[bot] commented 1 week 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-file-hasher-waiting" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.10%. Comparing base (5ebee0c) to head (bee163b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1176 +/- ## ======================================= Coverage 93.10% 93.10% ======================================= Files 103 103 Lines 6439 6440 +1 Branches 1517 1419 -98 ======================================= + Hits 5995 5996 +1 - Misses 421 443 +22 + Partials 23 1 -22 ```

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