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: optimize ArrayPoly.filterUniqueMapped() further #1155

Closed emmercm closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

:test_tube: Branch testing instructions

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

npm exec --yes -- "github:emmercm/igir#emmercm/filter-unique-mapped-efficiency-further" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 93.20%. Comparing base (c08e57a) to head (e649ba4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1155 +/- ## ========================================== - Coverage 93.20% 93.20% -0.01% ========================================== Files 102 102 Lines 6373 6372 -1 Branches 1508 1515 +7 ========================================== - Hits 5940 5939 -1 Misses 410 410 Partials 23 23 ```

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